[Pythonmac-SIG] Debugger

Christopher Barker Chris.Barker at noaa.gov
Mon Feb 13 18:18:53 CET 2006


Bob Ippolito wrote:
> I believe there's a debugger in IDLE, and the one in Wing IDE is  
> pretty good (but that's a commercial X11 app).  Normally I just use  
> pdb, which is strictly console based.

If you have wxPython, there is also WinPdb: SPE comes bundled with it, 
and it can be used on its own. Does PyOxide have a debugger?

You'd also be amazed at how far you can get with the command line and a 
bunch of sprinkled print statements.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list