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 (tentative patch enclosed)


Keith Seitz wrote:
On Wed, 2003-02-19 at 07:42, Rolf Campbell wrote:

I tried out cygwin "gdb-20030218-1", and on my machine, running it as "insight -nx" is now usable, but running it without "-nx" still acts the same as it has for the past few versions (does nothing). I checked, and I don't have any of the .gdbinit files (or anything that insight tries to read on startup).


You don't have a .gdbtkinit/gdbtk.ini? "-nx" suppresses the reading of
.gdbinit/gdb.ini and .gdbtkinit/gdbtk.ini.

You may have to resort to running insight under gdb and setting a break
on exit, inspecting the backtrace to find out why insight isn't
starting.

Keith
Here's my hidden home files:

$ ls -1d ~/.*
/home/rcampbell/./
/home/rcampbell/../
/home/rcampbell/.Xresources
/home/rcampbell/.bash_history
/home/rcampbell/.bashrc
/home/rcampbell/.emacs.d/
/home/rcampbell/.emacs.el
/home/rcampbell/.emacs.elc
/home/rcampbell/.inputrc
/home/rcampbell/.ssh/

I don't have a copy of insight that has debug symbols in it, so I can't run it under gdb. And I'm not in a position right now to download the source and compile that. I did post an strace of a run a while back though.



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