* NEWS: Mention Windows cross debugging support.
authorDaniel Jacobowitz <drow@false.org>
Mon, 24 Jul 2006 18:20:58 +0000 (18:20 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 24 Jul 2006 18:20:58 +0000 (18:20 +0000)
gdb/ChangeLog
gdb/NEWS

index 76c1b4e6eab60fd980da29cd52c3026236b37ea5..8ec738ae70132a04d54b386e35ede19253a98e94 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * NEWS: Mention Windows cross debugging support.
+
 2006-07-23  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * linux-nat.c (linux_nat_add_target): Remove extern.
index 984585ef684d56273adca0c4797739d644212e28..9d54b251630e21baeeb05c5ca9a37c14c6a33592 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,14 @@
 
 *** Changes since GDB 6.5
 
+* GDB can now be configured as a cross-debugger targeting native Windows
+(mingw32) or Cygwin.  It can communicate with a remote debugging stub
+running on a Windows system over TCP/IP to debug Windows programs.
+
+* The GDB remote stub, gdbserver, has been updated to support Windows and
+Cygwin debugging.  Both single-threaded and multi-threaded programs are
+supported.
+
 * REMOVED features
 
 The ARM Demon monitor support (RDP protocol, "target rdp").
This page took 0.029839 seconds and 4 git commands to generate.