Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debug: pass objdump path to resolve globals
Cortex-debug requires objdump to be in the same folder as gdb, or needs the full path to the executable in the `launch.json` file. This is now possible with the new debugging API.
- Loading branch information