index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpython: implementation of os.fsencode() with surrogateescape error handler
Victor Stinner
2010-10-17
1
-2/+20
*
gdb: fix representation of non-printable surrogate pairs, and workaround
Antoine Pitrou
2010-09-08
1
-8/+11
*
Add a safety limit to the number of unicode characters we fetch
Antoine Pitrou
2010-09-08
1
-1/+2
*
Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well
Antoine Pitrou
2010-09-08
1
-13/+43
*
libpython.py: py-bt commands escape unencodable characters
Victor Stinner
2010-08-17
1
-1/+9
*
#9235: fix missing import of sys.
Georg Brandl
2010-07-14
1
-0/+1
*
Remove unused code that would raise a NameError.
Georg Brandl
2010-07-14
1
-3/+0
*
Issue #8559: improve unicode support of (gdb) libpython.py
Victor Stinner
2010-05-19
1
-29/+46
*
Issue #8380: Port gdb/libpython to 3.x.
Martin v. Löwis
2010-04-21
1
-37/+188
*
Adapt libpython.py and test_gdb.py to Python3
Victor Stinner
2010-04-21
1
-5/+5
*
Merged revisions 79986-79987,80156 via svnmerge from
Martin v. Löwis
2010-04-21
1
-2/+17
*
Merged revisions 80288 via svnmerge from
Victor Stinner
2010-04-20
1
-15/+15
*
Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via sv...
Benjamin Peterson
2010-04-11
1
-0/+1392