This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: ARM TARGET


Lavu Sridhar wrote:
> 
> Thank you for the mail.
> 
> I have complied using the arm linux cross tool chain (binutils 2.9.5.0.22)
> and have the vmlinux file.
> 
> Using the gdb 5.0, I want to load the image into the CL7500FE processor.
> How do I configure the target as my 7500FE processor? Do i give the
> option:
> 
> ./configure --target=arm-pc-linux-gnu
> 
> or some other option?
> 
You haven't mentioned Linux before so I assumed you had a board with a
monitor or something (an embedded target).

How did you configure your gdb after all (i.e., what was the configure
command you used)?

Have you run make install?  What is in your bin directory?


-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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