aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index aaf8faa..7ffbcbd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -75,6 +75,10 @@ show remote thread-options-packet
sub-classed to create handlers for objfiles with missing debug
information.
+ ** Stop events now have a "details" attribute that holds a
+ dictionary that carries the same information as an MI "*stopped"
+ event.
+
* Debugger Adapter Protocol changes
** GDB now emits the "process" event.