Oh ya, this will have a wide audience..
There’s a very useful little utility for debuggingSTL
under
gdb,
and it’s called
gdb_stl_utils. However, the Makefile that comes with it doesn’t account for multiple architectures like Intel/PPC on the Mac. So I updated the Makefile and posted the whole thing on
clith.com/gdb_stl_utils.
I’ve mailed the new Makefile to
the person who most recently updated it
in hopes of helping others use this very useful tool.