Skip to main content
valentin
Associate III
May 16, 2017
Question

[C++ STL] Pretty Printing?

  • May 16, 2017
  • 0 replies
  • 781 views
Posted on May 17, 2017 at 01:16

Hello C++ afficionados,

has anybody successfully worked out how to use gdb pretty printing for displaying the contents of stl containers here?

Especially for Atollic TrueStudio?

If so, could somebody give me a hint on how to do it?

So far, if I manually start a python-aware gdb server, it seems to

a) not be listening on the correct port and

b) not be able to process the python .gdbinit startup code, even if I enter it manually in the console.

#c++ #pretty-printing #gdb #stl
    This topic has been closed for replies.