Debugger Confusion

Rex Eastbourne rex.eastbourne at gmail.com
Tue Jun 28 15:38:06 EDT 2005


I'm a little confused about which debugging utilities do what, and
which I should use for my Python code. I'd like to be able to step
through my code, insert breakpoints, etc. I haven't been able to do
this yet (I'm using Emacs on Windows). I have seen references to GDB,
GUD, PDB, and others. Which ones do I need?

Thanks,

Rex Eastbourne




More information about the Python-list mailing list