Hacker News new | ask | show | jobs
by MarkSweep 4074 days ago
I've been using VisualGDB at work to do embeeded programming on a Cortex M4. Hopefully these guys can benefit from this new Microsoft code, as some things like expression eval don't work in VisualGDB.
1 comments

Doesn't this replace VisualGDB?
VisualGBD would still potentially be useful for setting cross-compilers and in-circuit debuggers. But yeah, I think you could probably recreate the experience by putting the pieces together yourself.