-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
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
- run
cargo generate esp-rs/esp-idf-template cargo - 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
- open project in vscode
- reopen in dev container
- run
cargo build - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels