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: GDB crash under cygwin...


On Wed, 2003-03-19 at 11:54, Paul Breed wrote:
> I'm trying to build the latetest cywin version with the new improved TCL.
> I'm building a cross platform version... (m68k-elf debugger under cygwin)
> Everything builds, but when I try to run it
> I get an immediate core dump, this even happens with -nw option.
> any ideas...

Can you run this under gdb and break on abort() to get a backtrace? If
that fails, you might have to step through do_captured_main to find out
why.

Does another version of it build? (Like a cygwin native? I wonder if
it's a back-end problem with m68k-elf.)

Keith



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