Skip to content

Wokwi GDB VSCode launch not working #227

@OliverRhyme

Description

@OliverRhyme

Bug description

Running wokwi debugger via vscode does not work with error Unable to start debugging. The value of miDebuggerPath is invalid

  • Would you like to work on a fix? n

To Reproduce

Steps to reproduce the behavior:

prerequisites:

  • Setup wokwi vscode extension with license
  1. run cargo generate esp-rs/esp-idf-template cargo
  2. use these options
✔ 🤷   Which MCU to target? · esp32
✔ 🤷   Configure advanced template options? · true
✔ 🤷   Enable STD support? · true
✔ 🤷   ESP-IDF version (master = UNSTABLE) · v5.2
✔ 🤷   Configure project to use Dev Containers (VS Code and GitHub Codespaces)? · true
✔ 🤷   Configure project to support Wokwi simulation with Wokwi VS Code extension? · true
✔ 🤷   Add CI files for GitHub Action? · false
  1. open project in vscode
  2. reopen in dev container
  3. run cargo build
  4. run launch in vscode the "Wokwi GDB"

Expected behavior

Should be able to run wokwi gdb

Screenshots

N/A

Environment

  • OS: MacOS Sonoma
  • How did you install the environment: dev container

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions