summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-09-22 16:15:01 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-09-22 16:15:01 +0000
commit496c0e1ba7bd2b8596d90cc6b2bc87cf5c1cff67 (patch)
tree800b57c660209acfea342aa59ddf0b55df3f3dd7 /gdb/dwarf2read.c
parente84676100400c4e1f63f11bdb4aece31c410460a (diff)
downloadbinutils-gdb-496c0e1ba7bd2b8596d90cc6b2bc87cf5c1cff67.tar.gz
Allow disabling of gdbserver build (--enable-gdbserver=yes/no/auto).
This patch adds a new --enable-gdbserver=yes/no/auto command-line switch in gdb/configure. The primary purpose is to allow a user to disable the build & install of gdbserver when not desired. It also allows the user to request gdbserver in which case the configure script will abort if automatic building of gdbserver is not supported for that configuration. The default keeps things as is: We automatically build gdbserver if building for a native configuration and if gdbserver is supported for that configuration. gdb/ChangeLog: * configure.ac: Add support for --enable-gdbserver. * configure: Regenerate. At AdaCore, this is mostly intended for ia64-linux, where we currently do not want to distribute gdbserver. This will be useful in the context of I417-033, where we are now using "make install" to determine what needs to be packaged inside the GNAT Pro package.
Diffstat (limited to 'gdb/dwarf2read.c')
0 files changed, 0 insertions, 0 deletions