aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 98aab4f..604f085 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,16 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 5.3:
+*** Changes since GDB 6.0:
+
+
+*** Changes in GDB 6.0:
+
+* The meaning of "detach" has changed for gdbserver
+
+The "detach" command will now resume the application, as documented. To
+disconnect from gdbserver and leave it stopped, use the new "disconnect"
+command.
* d10v `regs' command deprecated