summaryrefslogtreecommitdiff
path: root/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* mergelogilab-common-version-0.45.2Sylvain Th?nault2009-11-231-3/+6
|\
| * Add a "set_trace" function to debugger.py (to use in place of pdb.set_trace)David Douard2009-10-081-3/+6
* | include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
|/
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-8/+8
* 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