- 19620c5 gdb/libpython.py: inline _type_void_ptr() by Victor Stinner · 10 years ago
 - 4e75ca8 python-gdb.py: get C types at runtime by Victor Stinner · 10 years ago
 - 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 10 years ago
 - 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
 - b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
 - 59b7ff2 Undo (hopefully) buildbot failures by Antoine Pitrou · 12 years ago
 - 23828f6 Undo (hopefully) buildbot failures by Antoine Pitrou · 12 years ago
 - b17d2aa Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 12 years ago
 - e50240c Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 12 years ago
 - 48e6a8c Issue #18743: Fix references to non-existant "StringIO" module by Serhiy Storchaka · 12 years ago
 - 50254c5 Issue #18743: Fix references to non-existant "StringIO" module by Serhiy Storchaka · 12 years ago
 - d640fe2 #18803: merge with 3.3. by Ezio Melotti · 12 years ago
 - 7c4a7e6 #18803: fix more typos.  Patch by Févry Thibault. by Ezio Melotti · 12 years ago
 - 9d95254 Issue #18772: fix the gdb plugin after the set implementation changes by Antoine Pitrou · 12 years ago
 - 1df37c6 #17833: merge with 3.3 by David Malcolm · 13 years ago
 - d08b210 #17833: fix test_gdb failures seen on PPC64 Linux in test_threads (test.test_gdb.PyBtTests) by David Malcolm · 13 years ago
 - d8a5cc9 python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to by Victor Stinner · 13 years ago
 - 3f5db39 Fix a few typos and a double semicolon.  Patch by Eitan Adler. by Ezio Melotti · 13 years ago
 - b29614e compare singletons by identity not equality (closes #16712) by Benjamin Peterson · 13 years ago
 - 8d37ffa Issue #12605: Show information on more C frames within gdb backtraces by David Malcolm · 13 years ago
 - 7d95e40 Implement PEP 412: Key-sharing dictionaries (closes #13903) by Benjamin Peterson · 14 years ago
 - d974393 (Merge 3.2) Issue #13628: python-gdb.py is now able to retrieve more frames in by Victor Stinner · 14 years ago
 - d208416 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 14 years ago
 - ca2a1a3 Fix test_gdb failure by Antoine Pitrou · 14 years ago
 - aa6c1d2 Issue #13575: there is only one class type. by Florent Xicluna · 14 years ago
 - 0c4fbff libpython.py: defer call to gdb.lookup_type('PyUnicodeObject') by Victor Stinner · 14 years ago
 - f16a350 Oops, really fix gdb/libpython.py for not ready Unicode strings by Victor Stinner · 14 years ago
 - e30c0a1 Fix gdb/libpython.py for not ready Unicode strings by Victor Stinner · 14 years ago
 - 3c0c5f2 Fix test_gdb following the small unicode struct change in c25262e97304 (issue #13130) by Antoine Pitrou · 14 years ago
 - a3b334d PyUnicode_Ready() now sets ascii=1 if maxchar < 128 by Victor Stinner · 14 years ago
 - 24fa983 Update for PEP 393. by Martin v. Löwis · 14 years ago
 - d63a3b8 Implement PEP 393. by Martin v. Löwis · 14 years ago
 - d57c5c8 libpython.py (gdb) now catchs IOError in py-list and py-bt commands by Victor Stinner · 14 years ago
 - e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 14 years ago
 - 6ffbee7 libpython: implementation of os.fsencode() with surrogateescape error handler by Victor Stinner · 15 years ago
 - 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 15 years ago
 - b1856d7 Add a safety limit to the number of unicode characters we fetch by Antoine Pitrou · 15 years ago
 - b41e128 Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well by Antoine Pitrou · 15 years ago
 - 0e5a41b libpython.py: py-bt commands escape unencodable characters by Victor Stinner · 15 years ago
 - b639c14 #9235: fix missing import of sys. by Georg Brandl · 15 years ago
 - b0eb5da Remove unused code that would raise a NameError. by Georg Brandl · 15 years ago
 - 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 15 years ago
 - 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 16 years ago
 - 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 16 years ago
 - 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 16 years ago
 - 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 16 years ago
 - 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 16 years ago