forked from Imagelibrary/binutils-gdb
* configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-06 Aleksandar Ristovski <aristovski@qnx.com>
|
||||
|
||||
* configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes.
|
||||
|
||||
2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* source.c (find_and_open_source): Remove the `objfile' parameter.
|
||||
|
||||
@@ -185,6 +185,7 @@ i[34567]86-*-nto*)
|
||||
# Target: Intel 386 running qnx6.
|
||||
gdb_target_obs="i386-tdep.o i387-tdep.o corelow.o solib.o solib-svr4.o \
|
||||
i386-nto-tdep.o nto-tdep.o"
|
||||
build_gdbserver=yes
|
||||
;;
|
||||
i[34567]86-*-solaris2.1[0-9]*)
|
||||
# Target: Solaris x86_64
|
||||
|
||||
Reference in New Issue
Block a user