7
7400
6y

Now that I've spent a few ineffectual hours too many trying to get it working, I'm starting to think VS Code wasn't built for the purposes I wanted to use it for. I still can't get breakpoints working anywhere close to reliably. And I'd say breakpoints are pretty important.

On a related note, if anyone here has used VS Code together with arm-none-eabi-gdb, I'd love some pointers. I've yet to find any traces on the web of people doing that…

Comments
  • 1
    Have u tried searching stackoverflow?
  • 1
    @rui725 Yes. There is one person trying a similar thing, but their approach is far from working for me, too. At least its failing differently 😒
  • 1
    Looks like I got it working after all. If anyone reading this is trying the same, don't waste your time on “Native Debug”. It just won't work.
Add Comment