This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Building only gdbserver
- From: Daniel Jacobowitz <drow at false dot org>
- To: "Kaul, Martin" <martin dot kaul at leuze dot de>
- Cc: gdb at sources dot redhat dot com
- Date: Thu, 14 Jul 2005 09:43:36 -0400
- Subject: Re: Building only gdbserver
- References: <AB648B716159384883FDB00709F1884D1D6A2E@leoex1>
On Thu, Jul 14, 2005 at 10:14:15AM +0200, Kaul, Martin wrote:
> Hi,
>
> is it possible to build only the gdbserver from the sources. Normaly
> "configure - make - make install" builds the whole gdb. I'm only need
> the gdbserver, cause I want take a look into the server for porting
> them to our platform.
You'll need the whole source tree (well, lots of little pieces of it),
but you can just run configure in the gdbserver subdirectory.
(This is in gdb/gdbserver/README; let me know if it's unclear.)
--
Daniel Jacobowitz
CodeSourcery, LLC