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: newbie question: need arm9 native gdb; how to compile gdb sourcefor arm9?


Wolcott, Ken (MED, Compuware) wrote:
I have an arm9 cross compiler tool chain created by Dan Kegel's crosstool (http://www.kegel.com/crosstool/). My developers want a gdb that can grok an arm9 coredump. They think that they need an arm9 gdb. How do I compile an arm9 gdb from source? I know how to compile a native gdb from source.

configure --with-gcc=/mumble/../gcc where this is the path to the arm9 gcc doesn't result in an arm9 gdb.

Er, did what I posted in http://sources.redhat.com/ml/crossgcc/2003-10/msg00121.html not help? I gave not only a link to ptxdist, which knows how to build gdb, but also exactly the Makefile I use to build it.

I suppose I should spell it out more clearly?
- Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


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