Debugging Visualizers

quoted from the ongoing "5 Observations" thread: On Tue, Mar 23, 2010 at 4:36 PM, Steven Watanabe <watanabesj@gmail.com>wrote:
Perhaps you would find this useful: https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers
It is mentioned there that the same thing could be done for GDB,etc. However, I can't seem to find anything of the sort by googling (although it's very possible I'm just searching poorly). Could anyone point me towards where docs on how to do this could be found at?

Alex Miller wrote:
It is mentioned there that the same thing could be done for GDB,etc. However, I can't seem to find anything of the sort by googling (although it's very possible I'm just searching poorly).
Could anyone point me towards where docs on how to do this could be found at?
I think perhaps the implication is something like gdb-stl-views (http://sourceware.org/gdb/wiki/STLSupport) for some of the more common(core) Boost types.

I think perhaps the implication is something like gdb-stl-views ( http://sourceware.org/gdb/wiki/STLSupport) for some of the more common(core) Boost types.
I wasn't aware that gdb even had the capability to do so. Thank you very much for the link!
participants (2)
-
Alex Miller
-
Arash Partow