[Eric] Traceback when running a script with exception
    Detlev Offenbach 
    detlev at die-offenbachs.de
       
    Wed Nov 10 17:41:06 GMT 2010
    
    
  
On Mittwoch, 10. November 2010, Janwillem van Dijk wrote:
> New to Eric: When running a script (e.g. using F2) wich raises an
> exception I get a nice window telling what went wrong. What I do miss is
> the traceback that you get when running from the console or e.g. with
> Editra. Must be simple.
> In general, is there somewhere a nice intro to debugging with Eric?
> Thanks, Janwillem
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
The Local Variables Viewer has a combobox near the top that contains the call 
stack. Selecting the call frame shows the variables contents for this frame.
Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de
    
    
More information about the Eric
mailing list