* NEWS: Mention gdbserver support for x86_64 Windows 64-bit.

This commit is contained in:
Pierre Muller 2010-04-30 07:04:52 +00:00
parent f3c08bc4d1
commit c24d024232
2 changed files with 6 additions and 0 deletions

View 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.

View File

@ -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.