summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPierre Muller <muller@ics.u-strasbg.fr>2010-04-30 07:04:46 +0000
committerPierre Muller <muller@ics.u-strasbg.fr>2010-04-30 07:04:46 +0000
commitc42e51ce369144aaaf29104e654fbbcfe3fa92f7 (patch)
tree4adf63c80637a7864f758bcda7c1776275cafaaa /gdb/NEWS
parent2d1337f31d467ebc25bfbf2fd59e46bdd524a43d (diff)
downloadgdb-c42e51ce369144aaaf29104e654fbbcfe3fa92f7.tar.gz
* 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 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.