Debugging mixed Python and C++ -- possible?

Detlev Offenbach detlev at die-offenbachs.de
Thu Jan 23 14:29:18 EST 2003


Mike Rovner wrote:

> "Carl Bevil" <carl_bevil at yahoo.com> wrote in message
> news:CFN376434482471181 at news.mindspring.com...
>>
>> In this situation, what do people here suggest?  The debugger will run
>> on
> a
>> Windows machine, but needs to debug Python code running on a device
> elsewhere
>> on the network.  I think it probably will have to be able to attach to
>> an already running process, and will have to deal with the interpreter
>> being embedded in another application.
> 
> I used WingIDE to remote debug Python code inside C app on Solaris from
> Windows.
> Worked just fine.
> 
>> Am I expecting too much?
> 
> Not at all ;)
> 

Eric3 should be able to do this as well.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the Python-list mailing list