[Tutor] Debugger Needed
Franz Steinhaeusler
franz.steinhaeusler at gmx.at
Mon Feb 6 11:12:04 CET 2006
On Mon, 6 Feb 2006 08:59:37 -0000, "Alan Gauld" <alan.gauld at freenet.co.uk> wrote:
>> I am new to python, I want to know how to use a debugger and which
>> debugger give a GUI .
>
>If you are new to Python but experienced in programming then you should find
>the pdb debugger is a lot like the GNU gdb one. Its not a GUI hiowever.
>(Although I beliebe you can get it to work with ddx etc... but I haven't
>tried)
You can also look for Hap Debugger (Windows) on Sourceforge.
A new "beautiful" Debugger is winpdb.
Also on Sourceforge.
--
Franz Steinhaeusler
More information about the Tutor
mailing list