Hacker News new | ask | show | jobs
by supercheetah 3410 days ago
> What I'm missing in the field: graphical debugging tools that e.g. visualize a run-time object graph, plot values/events, ...

GNU DDD does this really well, but it's unfortunately limited to just C/C++, and it still uses its old clunky Motif interface.