What does gdb's Unable to restore previously selected frame. mean?
What does gdb's Unable to restore previously selected frame. mean?
- Subject: What does gdb's Unable to restore previously selected frame. mean?
- From: Gerben Wierda <email@hidden>
- Date: Fri, 23 Aug 2002 15:26:23 +0200
When I debug a prorgram and the program launches an NSTask with
'launch', the debugger becomes completely unresponsive (won't even
listen to continue command). When I set a breakpoint beyond the launch,
I get there and it breaks, but the variables are not displayed, nothing
can be inspected and most of the time, I see this message (see subject).
What does this mean? Can I get around this in some way? (I know next to
nothing about debuggers I'm afraid).
G
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.