From: Pierre Muller Date: Fri, 30 Apr 2010 07:04:52 +0000 (+0000) Subject: * NEWS: Mention gdbserver support for x86_64 Windows 64-bit. X-Git-Tag: sid-snapshot-20100501~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c24d02423253f4514561d5639d2a0865886f0990;p=thirdparty%2Fbinutils-gdb.git * NEWS: Mention gdbserver support for x86_64 Windows 64-bit. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e766ba55dc8..135d9d95817 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-04-30 Pierre Muller + + * NEWS: Mention gdbserver support for x86_64 Windows 64-bit. + 2010-04-29 Doug Evans * ser-base.h (reschedule): Delete prototype. diff --git a/gdb/NEWS b/gdb/NEWS index 28201cde18c..661209920bf 100644 --- 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.