links for 2008-05-31 Posted on 2008-05-31 by Marc freshmeat.net: Project details for Extended Python Debugger More complete than pdb.py. Supports a “restart” command, disassembly, stack traces that give better information for exec statements, and stepping over “defs”. Tries to follow gdb’s commands unless there is good reason not to. (tags: python debug)