aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-06-23 09:59:38 -0600
committerTom Tromey <tromey@adacore.com>2023-07-13 11:45:09 -0600
commit22f6f7979cbb2092db64896df33b02a146076ecb (patch)
treea8725581b0f9673ff29610a926f7d7287cf933af /gdb/NEWS
parent1e5ae3d17f02bba07b07e1b6367563cf4d0eff99 (diff)
downloadbinutils-22f6f7979cbb2092db64896df33b02a146076ecb.zip
binutils-22f6f7979cbb2092db64896df33b02a146076ecb.tar.gz
binutils-22f6f7979cbb2092db64896df33b02a146076ecb.tar.bz2
Implement 'Enum_Val and 'Enum_Rep
This patch implements the Ada 2022 attributes 'Enum_Val and 'Enum_Rep. Reviewed-By: Eli Zaretskii <eliz@gnu.org>
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 b924834..7e61c23 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -84,6 +84,8 @@
is 64k. To print longer strings you should increase
'max-value-size'.
+* The Ada 2022 Enum_Rep and Enum_Val attributes are now supported.
+
* New commands
maintenance print record-instruction [ N ]