aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2010-04-30 07:04:52 +0000
committerPierre Muller <muller@sourceware.org>2010-04-30 07:04:52 +0000
commitc24d02423253f4514561d5639d2a0865886f0990 (patch)
tree88efe34d03a08dd8f9ade5e787c8150ec3d3d68d /gdb/NEWS
parentf3c08bc4d18066e744209f9b2f07a84b5836ea12 (diff)
downloadgdb-c24d02423253f4514561d5639d2a0865886f0990.zip
gdb-c24d02423253f4514561d5639d2a0865886f0990.tar.gz
gdb-c24d02423253f4514561d5639d2a0865886f0990.tar.bz2
* NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 28201cd..6612099 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.