mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
This commit is contained in:
parent
e0a61e099d
commit
437125bd80
@ -1,3 +1,7 @@
|
||||
2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
|
||||
|
||||
2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* windows-tdep.c (windows_get_tlb_type): Change current_seh.handle
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user