public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [Fwd: Re: _status: no such variable]
@ 2001-01-09  3:27 Fernando Nasser
  0 siblings, 0 replies; only message in thread
From: Fernando Nasser @ 2001-01-09  3:27 UTC (permalink / raw)
  To: Insight List

Sorry if you get this suplicated, I didn't notice the original
message was on the GDB list...

-------- Original Message --------
Subject: Re: _status: no such variable
Date: Tue, 09 Jan 2001 06:24:03 -0500
From: Fernando Nasser <fnasser@redhat.com>
Organization: Red Hat Canada
To: Phil Edwards <pedwards@disaster.jaj.com>
CC: gdb@sources.redhat.com
References: <20010108234026.A450@disaster.jaj.com>

Phil Edwards wrote:
> 
> Firing up current CVS's insight hangs the source window, with the console
> window containing:
> 

No matter what I do I cannot reproduce this.  It just works fine for me
under
several different circumstances.  And I have it on different machines,
different OS versions...  And I've been just talking with some other
folks who
just built it all right.

Furthermore, this stack trace describes an impossible situation. 
"_status" is
where the Source Window stores the name of the label widget that is used
for
status and help information (at the bottom).  Regardless of the success
or not
of the creation of this widget the variable should exist. "no such
variable" is
just absurd.

There are two possibilities remaining:

1) Your cvs checkout went terribly wrong.  A fresh checkout should fix
it.

2) You are loading some program (you called GDB with an executable name
in
   the command line).  Something went wrong with the symbol reading and
GDB
   did a longjump in some uncaught situation (I thought we got rid of
those
   though).  Please try opening GDB without specifying a file.

If nothing of the above works, you can try deleting your ~/.gdbtkinit,
rebuilding the whole tree from scratch (something went wrong with
"configure"?),
changing the compiler version etc.  It just works.

If you are still having problems feel free to send me an e-mail.

Good luck,
Fernando



>     can't read "_status": no such variable
>         while executing
>     "$_status configure -text $saved_msg"
>         (object "::.srcwin0.srcwin" method "::SrcWin::set_status" body line 10)
>         invoked from within
>     "set_status $message"
>         (object "::.srcwin0.srcwin" method "::SrcWin::set_execution_status" body line 69)
>         invoked from within
>     "set_execution_status $line $addr"
>         (object "::.srcwin0.srcwin" method "::SrcWin::location" body line 12)
>         invoked from within
>     "$src location BROWSE_TAG [list $linespec]"
>         (procedure "::SrcWin::point_to_main" body line 9)
>         invoked from within
>     "SrcWin::point_to_main"
>         (procedure "gdbtk_tcl_preloop" line 13)
>         invoked from within
>     "gdbtk_tcl_preloop"
>     (gdb)
> 


-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-09  3:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-09  3:27 [Fwd: Re: _status: no such variable] Fernando Nasser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).