views:

39

answers:

1

Can I use DDD (Data Display Debugger) in Eclipse, either by configuring Eclipse or by using a plugin?

If you want to know why, look at http://www.gnu.org/software/ddd/plots.png - a visual display of the contents of an array.

Or, even better, IMO, http://www.gnu.org/software/ddd/all.png - see that top pane? A lifesaver for debugging lists or structures with many pointers!

But I just can't figure out how to incorporate it into Eclipse. Can it be done?

A: 

No answers, so it looks like there isn't one.

I would have deleted it, but will leave it here in case anyone searches for the same thing in future.

Mawg