summaryrefslogtreecommitdiff
path: root/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* toward py3kSylvain2009-03-041-5/+5
* add a new colorize_source function in debugger.py (based on ipython)Adrien Di Mascio2009-01-201-1/+13
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-1/+6
* catch IOError that getsource might throwAdrien Di Mascio2008-01-241-0/+2
* add open command to lgc's debuggerAdrien Di Mascio2007-12-141-0/+8
* variable name completion for Pdb's p commandAdrien Di Mascio2007-12-101-23/+45
* testlib use a customized debuggerAdrien Di Mascio2007-12-051-0/+140