Crash in gdb

Richard Earnshaw member@buzzard.freeserve.co.uk
Mon Jun 8 15:36:00 GMT 2009


>  I had encountered a problem with running gdb-6.8.50.20090603.
 > It is configured as ./configure --target arm-elf --with-x=no --disable-tui
 > I would like to note that there no such a problem with gdb-6.8.50.20090412 or gdb-6.8.50.20080630.
 
 > warning: unknown ARM EABI version 0x2000000
 
This suggests you are using an old version of ARM's toolchain.  That's not supported in GDB.

R.



More information about the Gdb mailing list