You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Since esp-12.2.0_20230208, gdb is no longer part of the official release that espup install, it now lives here so it needs to be separately downloaded and extracted on top of the current GCC toolchain location (/home/esp/.rustup/toolchains/esp/xtensa-esp-elf/esp-13.2.0_20230928 in the container).
That being said, I dont think we will work on fixing this at the moment, sorry.
Bug description
Running wokwi debugger via vscode does not work with error
Unable to start debugging. The value of miDebuggerPath is invalid
To Reproduce
Steps to reproduce the behavior:
prerequisites:
cargo generate esp-rs/esp-idf-template cargo
cargo build
Expected behavior
Should be able to run wokwi gdb
Screenshots
N/A
Environment
Additional context
The text was updated successfully, but these errors were encountered: