Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7490551
By: bpedman

Yep, its up in the actual "Debug" window...usually in the upper left hand
corner....you can see a screenshot at http://pydev.sourceforge.net/debug.html

It will list all the running threads in the program and when it hits a 
breakpoint
you can see the traceback..if you click on one of the functions listed it will
take you to that point and the variables on the side will change to the local
variables of that function

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to