Hi,

I try to run arm-elf-gdb on Cygwin/WindowsXP, so I can connect
evaluation board (ATMEL EB40) through a serial link.

However, I met an error while launching gdb:

GNU gdb 5.0
Copyright 2000 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=arm-elf".Segmentation fault (core dumped)

(p.s. attachment is the dump file)

I tried several version of gdb include gdb-5.0, gdb-5.2.1, gdb-5.3.
But the result are all the same.

Other GNU tools version (those I rebuilded for ARM):
binutils-2.11.2
gcc-2.95.3
newlib-1.9.0


I also used insight try to debug "arm-elf-gdb",
the error seems generated from Line 934 of utils.c

Would you please help me with this problem, thank you.

David Jea





_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Exception: STATUS_ACCESS_VIOLATION at eip=00000000
eax=6107DC0E ebx=00000001 ecx=00000000 edx=00000000 esi=0A0562A8 edi=0022FAA0
ebp=0022E578 esp=0022E55C program=C:\cygwin\home\dcjea\install\bin\arm-elf-gdb.exe
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame Function Args
End of stack trace

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Reply via email to