Hi,

I'm not quite clear on this. Would I need to debug a project that is the
full eric4? (i.e. Load eric4 into eric4?) Or, can I debug the plugin's file
directly? If so, how?

Or, can the breakpoint info saved with the plugin's file, and eric4 goes
into debug mode when the plugin is run, but without loading eric4 inside
eric4?

-- 
Larry



> From: detlev <det...@die-offenbachs.de>
> Date: Sun, 24 Jan 2010 15:22:51 +0100
> To: "eric@riverbankcomputing.com" <eric@riverbankcomputing.com>
> Subject: Re: [Eric] Access running eric4 instance through its shell?
> 
> On Sonntag, 24. Januar 2010, Larry Shaffer wrote:
>> Hi,
>> 
>> Is it possible to access the running instance of eric4 that you are working
>> in through its Python shell? Or, is there another way to 'see' inside of
>> eric4 to help when making plugins, etc?
>> 
> 
> When you are debugging your plugin within eric, you may set a breakpoint
> anywhere you like. Just make sure, that the "Trace into interpreter libraries"
> is checked.
> 
> Regards,
> Detlev
> -- 
> Detlev Offenbach
> det...@die-offenbachs.de
> _______________________________________________
> Eric mailing list
> Eric@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
> 


_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to