aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 42668cb..42b8a88 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -49,6 +49,8 @@
history has been reached. It also specifies that the forward execution can
continue, and the recording will also continue.
+* The Ada 'Object_Size attribute is now supported.
+
* Python API
** Added gdb.record.clear. Clears the trace data of the current recording.