summaryrefslogtreecommitdiff
path: root/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* 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