summaryrefslogtreecommitdiffstats
path: root/test_gdb.py
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for new-style classesDavid Malcolm2010-02-271-3/+41
* Add a test for null PyObject* valuesDavid Malcolm2010-02-271-0/+5
* Improve layoutDavid Malcolm2010-02-271-36/+47
* Add tests of the handling of corrupt dataDavid Malcolm2010-02-261-15/+63
* Verify stderr from gdb contains nothing unexpected (and stop some noise durin...David Malcolm2010-02-251-16/+19
* Add test for the gdb representation of old-style classesDavid Malcolm2010-02-251-5/+16
* Verify that gdb was built with embedded pythonDavid Malcolm2010-02-231-1/+7
* Start an automated test suite for the gdb pretty-printersDavid Malcolm2010-02-231-0/+143