This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Re: "Unable to restore previously selected frame"
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: "Unable to restore previously selected frame"
- From: Keith Seitz <keiths at cygnus dot com>
- Date: Tue, 24 Apr 2001 09:42:15 -0700 (PDT)
- cc: insight at sources dot redhat dot com
On 24 Apr 2001, Tom Tromey wrote:
> >> What does this error mean? It seems to pop up (literally, in its own
> >> popup box) at seemingly random occasions. Usually the first time is when
> >> I execute a "p some_variable" in the console window, but after that it
> >> appears according to its own mysterious whims.
>
> Keith> This is a warning that is generated from somewhere in the
> Keith> depths of gdb. It is generated when, for some unknown reason,
> Keith> gdb cannot restore the target state after an inferior function
> Keith> call.
>
> Could this error be given one of those "never see this again" check
> boxes? (Then insert my diatribe about how this setting should be
> saved in .gdbtkinit... :-)
We should be able to come up with a way to do this...
Keith