GdbServer: is it compiled?
Daniel Jacobowitz
drow@false.org
Tue May 13 18:27:00 GMT 2008
On Tue, May 13, 2008 at 11:24:48AM -0700, Michael Snyder wrote:
> Whether to build gdbserver is configured by gdb/configure.tgt,
> depending on which target is chosen. It gets added to the
> build_subdirs in the makefile.
Only for native builds of GDB. If you're building a cross-GDB it will
never be built automatically, since the configure script won't go
looking for a cross-compiler.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list