This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: how to compile to get a copy of gdbserver
- From: Eli Zaretskii <eliz at is dot elta dot co dot il>
- To: Daniel Jacobowitz <drow at mvista dot com>
- Cc: Benjamin Tze-Kit Lee <btlee at sfu dot ca>, gdb at sources dot redhat dot com
- Date: Thu, 8 Aug 2002 08:33:08 +0300 (IDT)
- Subject: Re: how to compile to get a copy of gdbserver
On Wed, 7 Aug 2002, Daniel Jacobowitz wrote:
> If you build GDB on your target or using a cross compiler (if the
> latter, you need target libraries, and to use --host=<target>) you will
> get a gdbserver (assuming you use a supported target).
>
> You can just run configure in the gdbserver directory and then make.
How about adding this to INSTALL (unless it's already there; I cannot
check where I'm typing this)?