printing stl containers with gdb 7.0
Posted
by Andrei
on Stack Overflow
See other posts from Stack Overflow
or by Andrei
Published on 2010-03-17T14:49:58Z
Indexed on
2010/03/17
14:51 UTC
Read the original article
Hit count: 293
I have installed GDB 7.0 and python per the following instructions. In the same manual, there is a mention of this file stl-views-1.0.3.gdb. What confuses me, is where should it be placed in order to enable pretty printing of stl containers. Would someone also explain to me all of this work?
Thanks
© Stack Overflow or respective owner