Debugger for wxPython and Linux?

Hi,

What specifically "might be Python's problem"?

I'm using the HAP Debugger (WinNT), which is fine by me except for the
20-second CPU pegging between steps. Don't know the cause yet, but
seems to be more prevalent on large projects. Any insight on this?

Thanks,

Bruce

···

-----Original Message-----
From: Davor Cengija [mailto:davor.cengija@mail.inet.hr]
Sent: Thursday, April 03, 2003 12:10 AM
To: wxpython-users@lists.wxwindows.org
Subject: [wxPython-users] Re: Debugger for wxPython and Linux?

Toni Brkic wrote:

Hi,

does anybody know of a debugger that works well to
debug wxPython scripts. I tried eric3.00 but it
looked like a really nice IDE but didnt work that
well in debugging.

I am working on Linux.

I'm using Komodo 2.3 by ActiveState, http://www.activestate.com/

The debugger is OK, but not as good as the Visual Age's one (for Java)
which I am used to. But that might be the python's problem, I don't know.
--
davor.cengija@mail.inet.hr

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org

brucedickey wrote:

Hi,

What specifically "might be Python's problem"?

When used to Java and Visual Age and/or Eclipse, you'll find 'hot swap'
option very useful: in the middle of the tebugging process change the value
of some variable and restart the process from that line. I don't know if
python supports that.

···

--
davor.cengija@mail.inet.hr