public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* GDB crash under cygwin...
@ 2003-03-19 22:55 Paul Breed
  2003-03-19 23:01 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Breed @ 2003-03-19 22:55 UTC (permalink / raw)
  To: insight

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...



m68k-elf-insight -nw

GNU gdb 20030313
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin 
--target=m68k-elf".      5 [ma
in] m68k-elf-insight 1408 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
    3040 [main] m68k-elf-insight 1408 open_stackdumpfile: Dumping stack 
trace to
m68k-elf-insight.exe.stackdump


The Stack dump is short with an instruction pointer =0???? Any ideas

Exception: STATUS_ACCESS_VIOLATION at eip=00000000
eax=00000000 ebx=00000001 ecx=00000000 edx=00000000 esi=10259E48 edi=0022FAC0
ebp=0022E598 esp=0022E57C program=J:\Nburn\gcc-m68k\bin\m68k-elf-insight.exe
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
End of stack trace





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GDB crash under cygwin...
  2003-03-19 22:55 GDB crash under cygwin Paul Breed
@ 2003-03-19 23:01 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-03-19 23:01 UTC (permalink / raw)
  To: Paul Breed; +Cc: insight

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-19 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-19 22:55 GDB crash under cygwin Paul Breed
2003-03-19 23:01 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).