your favorite debugging tool?
Robert Marshall
spam at chezmarshall.freeserve.co.uk
Tue Aug 25 01:44:28 EDT 2009
On 24 Aug 2009, Paul Rubin wrote:
> Esmail <ebonak at hotmail.com> writes:
>> What is your favorite tool to help you debug your
>> code? I've been getting along with 'print' statements
>> but that is getting old and somewhat cumbersome.
>
> Beyond print statements, I use pdb a lot. Winpdb (www.winpdb.org) is
> even better, but is kind of cumbersome to get working.
And you can run it (pdb) within emacs - though I find a little roughness
in working out the exact interactions keeps ending up (ie the source
buffer displayed) in the wrong stack frame - afaict
Robert
--
La grenouille songe..dans son château d'eau
Links and things http://rmstar.blogspot.com/
More information about the Python-list
mailing list