I did find a command that works with the Cache debugger
B "C"
then the the unargumented Goto jumps you up one level. I am not very good with this debugger yet. I was spoiled using Serenji that I do not have access to now.
Jim Gray


----- Original Message ----- From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
To: <hardhats-members@lists.sourceforge.net>
Sent: Friday, December 31, 2004 5:59 PM
Subject: Re: [Hardhats-members] DEBUGGING IN CACHE



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



------------------------------------------------------- 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