This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Re: File etc. Toolbar sometimes Missing from Source Window (Cygwin)
- From: Keith Seitz <keiths at redhat dot com>
- To: Andy Lindsay <andy_cyg at ananam dot com>
- Cc: "insight at sources dot redhat dot com" <insight at sources dot redhat dot com>
- Date: 02 Oct 2003 09:08:12 -0700
- Subject: Re: File etc. Toolbar sometimes Missing from Source Window (Cygwin)
- Organization:
- References: <TKK6B4SojCf$Ew+V@ntlworld.com>
On Thu, 2003-10-02 at 06:32, Andy Lindsay wrote:
> If I exit Insight with the local variables window shown then the next
> time I open Insight the source file window doesn't show the bar with
> File, Function and Source/Mixed... dropdowns. If I adjust the height of
> the window by grabbing the title bar then the bar appears.
>
> If I close the local variables window before exiting Insight then the
> next time I open Insight the bar appears correctly.
>
This is certainly very unusual. First time I've heard of such a thing.
But then, I haven't really used insight much in the last year, since
I've been stricken with the Java curse...
Set GDBTK_DEBUG to non-zero in your environment before launching
insight. You will get a log file of the debugging output (a file called
"insight.log". Do this when the error is generated and when it is not.
Any differences in the messages?
Keith