This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _status: no such variable


Phil> Okay.  *tries* Well, the windows appear.  But the Source Window
Phil> is completely blank; no menubar.

I think the error you are seeing is a side effect of this.
For instance if SrcWin::_build_win fails in some way that leaves
_status unset, then you could see this bug.

This means you have to work backwards to find the earlier error.
One way might be to set GDBTK_DEBUGFILE (to a file name or `stderr')
and then run insight.  Then look in the log to see if there is another
error message.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]