I don't know about that particular environment, but
this issue has come up in a variety of environments
that I have programmed in.  If there is a execution
stack that you can view (and many IDE's show this),
you can click on the next-to-the-last entry.  This
will take you to the point the dropped you to your
current level.  Then set a break point on the next
instruction after that call.

Does this apply to your situation?

Kevin


--- James Gray <[EMAIL PROTECTED]> wrote:

> Is there an easy way in single step mode to tell the
> debugger to 
> run/jump/continue until execution gets back to the
> next higher level in the 
> stack?
> 
> Jim Gray 
> 
> 
> 
>
-------------------------------------------------------
> The SF.Net email is sponsored by: Beat the
> post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt
> from ThinkGeek.
> It's fun and FREE -- well,
> almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



                
__________________________________ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to