This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Crash in gdb


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


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