summaryrefslogtreecommitdiff
path: root/solenv/gdb/boost
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski1-1/+1
2015-07-30gdb pretty printers for boost can't iterate with Python 3Michael Stahl2-6/+6
2014-11-10Do not deref (potentially dangling) weak_ptrStephan Bergmann1-1/+11
2013-11-15Add Python 3 compatibility to GDB pretty printers.Jan-Marek Glogowski4-15/+19
2013-05-28SmartPtr pretty printer now behaves according to set print object valueCédric Bosdonnat1-2/+7
2012-04-02call the right function :blush:David Tardon1-4/+4
2012-04-01add pretty printers for boostDavid Tardon10-0/+803