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?