summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHacks to avoid backtraces within backtraces.David Laban3 years
 
 
AgeCommit messageAuthorFilesLines
2010-02-24Hacks to avoid backtraces within backtraces.HEADmasterDavid Laban1-17/+29
2010-02-20Dict slots are in the interval [0,ma_mask], rather than [0, ma_mask)David Malcolm1-1/+1
2010-02-19Rework InstanceProxy.__repr__ to render the attrdict as keyword args, rather ...David Malcolm1-1/+2
2010-02-19Add support for the "None" singletonDavid Malcolm1-0/+10
2010-02-19Add PyBoolObject, converting ob_ival in remote to True/False within gdb processDavid Malcolm1-1/+15
2010-02-19Introduce safety_limit and safe_range to protect against corrupt integer valu...David Malcolm1-6/+20
2010-02-05Better registration of the pretty-printer; minor cleanupsDavid Malcolm1-15/+23
2010-02-04support instances of old-style classesDavid Malcolm1-1/+32
2010-02-04Clean up the work-in-progress stuff at the end of the fileDavid Malcolm1-36/+44
2010-02-04Generalize to support Python 3 as well as Python 2; implement handlers for Py...David Malcolm1-18/+153
[...]
 
Clone
http://cgit.collabora.com/git/user/alsuren/gdbpython.git
git://git.collabora.co.uk/git/user/alsuren/gdbpython.git
git+ssh://git.collabora.co.uk/git/user/alsuren/gdbpython.git