Lawrence Bobrov <lawrencebobrov-Re5JQEeQqe8Avxti
[email protected]> Wrote in message:
> Hi!
> I like spyder very much but I miss one option too much. I hope I just don't 
> know how to do it.
> It is some kind of analog to Matlabs "dbstop if error".
> When my problem crashes I cannot see a variable explorer stack. 
> It happens even if I use debug run. 
> This is a big problem when I get an error in a loop inside a function. It is 
> almost impossible to debug this case.
> 
> p.s. I found out that this problem is solved in Canopy Editor and you get a 
> local variable stack when you crash in debug mode.
> 
> 
> 
> 
> 
> 
> -- 
> 
> You received this message because you are subscribed to the Google Groups 
> "spyder" group.
> 
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> 
> To post to this group, send email to [email protected].
> 
> Visit this group at https://groups.google.com/group/spyderlib.
> 
> For more options, visit https://groups.google.com/d/optout.
> 
> 

For the variable explorer to work, the console must be selected,
 sometimes you have to do it manually by clicking the console used
 to run your script.

Also, did you enable debug on crash option in the run preferences
 for your script ?
-- 


----Android NewsGroup Reader----
http://usenet.sinaapp.com/

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to