Thread: gdb STL pretty printing
hi,
trying debugging stl pretty printing working on ubuntu install. tried set exact same way did @ work on rhel, not working. has instructions set up, or way stl containers display nicely dubugger (preferably can used ide code::blocks or kdevelop)?
http://sourceware.org/gdb/wiki/stlsupport
instructions tried follow.
edit:: when try import gdb python, module isnt found:
code:jeff@kokiri-forest:~$ python python 2.7.1+ (r271:86832, apr 11 2011, 18:13:53) [gcc 4.5.2] on linux2 type "help", "copyright", "credits" or "license" more information. >>> import gdb traceback (most recent call last): file "<stdin>", line 1, in <module> importerror: no module named gdb
thanks,
jeff
i'd suggest use qt creator gdb/python based pretty printing works without manual setup.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk gdb STL pretty printing
Ubuntu
Comments
Post a Comment