[Eric] Guidance for debugging eric with eric?

Detlev Offenbach detlev at die-offenbachs.de
Mon Jul 6 17:53:52 BST 2009


On Sonntag, 5. Juli 2009, Robert Withrow wrote:
> Is there any detailed guidance for debugging eric with eric?  Are there
> any gotchas?  Anything special to do to be sure that the running
> instance of eric is completely insulated from the version being
> debugged?  For platform specifics, I'm on Mint/Ubuntu.

No specialties. Just debug it like any other program. The only gotcha is, if 
you are uncommenting the print statement in the debuggerinterface, that shows 
the debug protocol. The output would be caught by the debugging eric instance 
and interpreted as if it came from the debugger backend.

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


More information about the Eric mailing list