metalcode-eu / gnu-debugger

GNU source level debugger for Visual Studio Code
9 stars 5 forks source link

Leverage CMSIS-SVD files for better debug experience #9

Open zlalanne opened 4 years ago

zlalanne commented 4 years ago

Would be nice if the extension could leverage CMSIS-SVD files that some vendors provide to improve the debug experience when trying to debug peripherals.

Jetbrains CLion allows you to manually upload the SVD files. Maybe something that can be listed in launch.json.

zlalanne commented 4 years ago

Related, a python module for gdb to support SVD

https://github.com/1udo6arre/svd-tools