This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

RE: compiling gdb for ARM?


You can download GDB source from http://www.gnu.org/software/gdb/download/

1) First of all you need to have cross tool chain for the target you want
your GDB server to stay upon.
2) Build the (Just) "gdbserver", using this cross tool chain.
3) You can get the gdb for x86 from net, or build it with your native
toolchain.
4) For building GDB refer
http://billgatliff.com/twiki/bin/view/Crossgcc/BuildGdb

Manoj

> -----Original Message-----
> From: sudharsan [mailto:sudhar@cyberbabies.com]
> Sent: Thursday, November 20, 2003 11:25 AM
> To: gdb@sources.redhat.com
> Subject: compiling gdb for ARM?
> 
> 
> hi there,
>     thanks for all ppl who helped to get out of the gdb 
> symbol probelm..the
> problem was with that...there is no copy of executable in host....i
> resolved it using file command...
> now i have to debug a program running in a ARM machine from an x86
> machine...i know that i have to get the arm version of 
> gdbserver and gdb
> for the target arm m/c....but i dunno how to get that version 
> of gdb..how
> should i compile that for arm..where ca i get the source for 
> gdb so that i
> can compile it for ARM machine.pls do guide me in doint this...
> thanks
> regards
> sudhar
> 
> 
> 
> _____________________________________________
> Free email with personality! Over 200 domains!
> http://www.MyOwnEmail.com
> Looking for friendships,romance and more?
> http://www.MyOwnFriends.com
> 


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