summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 6aa0d5171f2..ca164257126 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -170,6 +170,9 @@ info main
(program-counter) values, and can be used as the frame-id when
calling gdb.PendingFrame.create_unwind_info.
+ ** It is now no longer possible to sub-class the
+ gdb.disassembler.DisassemblerResult type.
+
*** Changes in GDB 13
* MI version 1 is deprecated, and will be removed in GDB 14.