* [RFA] [4/4] Mingw64 gdbserver support
@ 2010-04-19 23:01 Pierre Muller
2010-04-19 23:31 ` Pedro Alves
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Muller @ 2010-04-19 23:01 UTC (permalink / raw)
To: gdb-patches; +Cc: 'Pedro Alves'
Final part, enable building of gdbserver for x86_64-*-mingw*.
Pierre Muller
ChangeLog entry:
2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
* configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.230
diff -u -p -r1.230 configure.tgt
--- configure.tgt 25 Feb 2010 20:30:58 -0000 1.230
+++ configure.tgt 16 Apr 2010 14:32:54 -0000
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-19 23:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-19 23:01 [RFA] [4/4] Mingw64 gdbserver support Pierre Muller
2010-04-19 23:31 ` Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox