This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight build problem on cygwin


"Christopher Faylor" <cgf-insight@sourceware.org> wrote in message
news:<20030212044611.GC22968@redhat.com>...
> On Tue, Feb 11, 2003 at 04:35:57PM -0500, Rolf Campbell wrote:
> >David Mc Kenna wrote:
> >>Hi all,
> >>
> >>Before my problem just to say thanks to everyone who brought us the 
> >>new
> >>version
> >>of TCL. It makes a huge difference.
> >>
> >>I have managed to compile Insight from the latest CVS archive ( 
> >>Today ) and have come across an unusual problem, it won't launch.
> >>
> >>To be more precise I can launch gdb as arm-elf-gdb or 
> >>arm-elf-insight -nw and I get, as expected, the vanilla version of 
> >>gdb.  But when I type arm-elf-insight or arm-elf-gdb -w the program 
> >>begins to launch but it just dies.  I have seen insight showing up 
> >>in the list of processes running but it just dies?
> >>
> >>Any ideas??
> >
> >I have seen this same behavior with the native version of insight 
> >(2003-01-28-cvs, the one that is currently avaiable on the cygwin 
> >mirrors).
> 
> Right, except that when you run "insight" it brings up a GUI version 
> of gdb that you can use for debugging.  Other than the fact that the 
> program begins to launch, continues, and then works fine, the problem 
> is exactly the same.
> 
> cgf
> 

No excepts:
1) run "insight"
2) Prompt comes back after 0.8 seconds, and rxvt looses focus for that
time.
3) No insight windows ever appear, and no insight process is listed by
ps.

I've attached a cygcheck and strace of it's run.

I couldn't find any documentation on the format of the strace output, so
I've had to guess that:
Column#1 is microseconds for that call
#2 Cumulative microseconds

In that case, there were several calls that took many seconds, like:
13205827 23464519 [main] insight 2048 open: open
(/home/rcampbell/.gdbinit, 0x0)

Opening that file took 13 seconds?

And normalizing my HOME path took 7.5seconds? 

Attachment: strace.txt
Description: strace.txt

Attachment: cygcheck.txt
Description: cygcheck.txt


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