- d57c5c8 libpython.py (gdb) now catchs IOError in py-list and py-bt commands by Victor Stinner · 13 years ago
- e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 13 years ago
- 6ffbee7 libpython: implementation of os.fsencode() with surrogateescape error handler by Victor Stinner · 14 years ago
- 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 14 years ago
- b1856d7 Add a safety limit to the number of unicode characters we fetch by Antoine Pitrou · 14 years ago
- b41e128 Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well by Antoine Pitrou · 14 years ago
- 0e5a41b libpython.py: py-bt commands escape unencodable characters by Victor Stinner · 14 years ago
- b639c14 #9235: fix missing import of sys. by Georg Brandl · 14 years ago
- b0eb5da Remove unused code that would raise a NameError. by Georg Brandl · 14 years ago
- 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 14 years ago
- 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 15 years ago
- 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 15 years ago
- 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 15 years ago
- 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 15 years ago
- 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 15 years ago