$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Debugging Visualizers
From: Arash Partow (arash_at_[hidden])
Date: 2010-03-25 00:28:24
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.