Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-13 | Don't rely on Python's treatment of unrecognized escape sequences | Mike Kaganski | 1 | -1/+1 |
2015-07-30 | gdb pretty printers for boost can't iterate with Python 3 | Michael Stahl | 2 | -6/+6 |
2014-11-10 | Do not deref (potentially dangling) weak_ptr | Stephan Bergmann | 1 | -1/+11 |
2013-11-15 | Add Python 3 compatibility to GDB pretty printers. | Jan-Marek Glogowski | 4 | -15/+19 |
2013-05-28 | SmartPtr pretty printer now behaves according to set print object value | Cédric Bosdonnat | 1 | -2/+7 |
2012-04-02 | call the right function :blush: | David Tardon | 1 | -4/+4 |
2012-04-01 | add pretty printers for boost | David Tardon | 10 | -0/+803 |