python debuggers
A list of python debuggers I found with my google-fu:
pdb (pdb.set_trace), pydb, winpdb, gdb (pystack..for debugging python himself), ddd
A list of python debuggers I found with my google-fu:
pdb (pdb.set_trace), pydb, winpdb, gdb (pystack..for debugging python himself), ddd