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: Building only gdbserver


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


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