* NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
authorPierre Muller <muller@sourceware.org>
Fri, 30 Apr 2010 07:04:52 +0000 (07:04 +0000)
committerPierre Muller <muller@sourceware.org>
Fri, 30 Apr 2010 07:04:52 +0000 (07:04 +0000)
gdb/ChangeLog
gdb/NEWS

index e766ba55dc8253708f3a206f2fb028712e607c7d..135d9d95817839031c12aa4f51646f0ad0ed9311 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-30  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
+
 2010-04-29  Doug Evans  <dje@google.com>
 
        * ser-base.h (reschedule): Delete prototype.
index 28201cde18ca337d9ea373c41bd6874ea12acb45..661209920bf4aa6babc8493e2c1d18f52967e15e 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -27,6 +27,8 @@ qGetTIBAddr
   - GDBserver now support tracepoints.  The feature is currently
     supported by the i386-linux and amd64-linux builds.
 
+  - GDBserver now supports x86_64 Windows 64-bit debugging.
+
 * GDB now sends xmlRegisters= in qSupported packet to indicate that
   it understands register description.