Patch for arm-linux gdbserver
Daniel Jacobowitz
drow@mvista.com
Fri Feb 1 07:36:00 GMT 2002
On Thu, Jan 31, 2002 at 06:21:20PM -0500, Peter Barada wrote:
>
> >You can't build gdbserver inside a cross-gdb tree. It has to be a
> >_target_ _native_ gdb tree (i.e. --host).
>
> What is the correct 'configure' to get a buildable gdbserver from
> gdb-5.1 for powerpc-linux, while building on a x86 linux machine?
> What are the complete steps?
Simply configure with --host=powerpc-linux. Then run configure
separately in the gdbserver directory if it did not get done, and make.
Note that to do that first step $CC must be a cross compiler.
Also note that PPC support for gdbserver is not currently available,
and may go in in a few days depending on some other factors.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
More information about the Gdb
mailing list