STL Support Macros

Dan Marinescu wrote a set of GDB macros to work with GNU libstdc++ (http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html).

The following stl containers are supported:

stl-views.gdb

There is a nice tutorial at http://www.yolinux.com/TUTORIALS/GDB-Commands.html#STLDEREF

Automatic STL support

GDB does not yet have automatic support for STL types, but we're working on it:

None: STLSupport (last edited 2008-02-18 14:23:45 by Dan Marinescu)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.