From: Pierre Muller Date: Tue, 20 Apr 2010 00:21:33 +0000 (+0000) Subject: * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=437125bd80be419a130d066f763e065472b68d16;p=binutils-gdb.git * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 22456f2e492..3e0547f00ee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-04-19 Pierre Muller + + * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes. + 2010-04-19 Pierre Muller * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle diff --git a/gdb/configure.tgt b/gdb/configure.tgt index ee016086d40..ce063ef54c5 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -590,6 +590,7 @@ x86_64-*-mingw*) gdb_target_obs="amd64-tdep.o amd64-windows-tdep.o \ i386-tdep.o i386-cygwin-tdep.o i387-tdep.o \ solib-target.o windows-tdep.o" + build_gdbserver=yes ;; x86_64-*-netbsd* | x86_64-*-knetbsd*-gnu) # Target: NetBSD/amd64