main logo
Subject: Re: [dabo-users] Developing and debugging dabo applications
Author: Paul McNett

Posted: 2006/06/30 07:53:51
 
View Entire Thread
New Search


Simen Haugen wrote:
> I really can't get any debuggers to work with dabo. With PyDev, wx
> causes crashes. Winpdb doesn't show local variables. Wing IDE causes wx
> crashes...
>
> It's a real pain in the ass to debug without a debugger. What IDE and
> debuggers to you use with dabo (and python development in general)?

I use liberal print statements. If something is really bugging me I'll
break into pdb (command-line debugger that comes with Python).

--
Paul McNett
http://paulmcnett.com
http://dabodev.com



 
©2006 Paul McNett
<-- Prior Message New Search Next Message -->