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]

gdb target simulator and arm-tool chain ; need help


Hi,

I have been trying 'target sim' (arm) with following toolchains.

http://www.codesourcery.com/sgpp/lite/arm/portal/package3696/public/arm-none-linux-gnueabi/arm-2008q3-72-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2

http://www.codesourcery.com/sgpp/lite/arm/portal/package7813/public/arm-none-eabi/arm-2010.09-51-arm-none-eabi-i686-pc-linux-gnu.tar.bz2


but with both eabi and linux-gnueabi, gdb hangs with folklowing commands

> target sim
> file ./a.out
> load
> run

and gdb hangs and never comes out.

Can somebody please direct me either to right toolchain which is compatible with 
'target sim' ?
or
Do I need to compile the arm toolchain ?

I have tried with gdb6.8 and 7.2, but both of them hang.

Regards,
Oza.


      


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