Log Message: This is an expanded version of the Python debugger, pdb.py It largely tries to follow gdb's command set unless there's good reason not to. So new or modified command names generally refer to the function they have in gdb.
Revision | Action | file |
1.1 | import | wip/pydb/DESCR |
1.1 | import | wip/pydb/distinfo |
1.1 | import | wip/pydb/PLIST |
1.1 | import | wip/pydb/Makefile |