aboutsummaryrefslogtreecommitdiff
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 ac5dc42..4c91a38 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -86,6 +86,9 @@
* The Ada 2022 Enum_Rep and Enum_Val attributes are now supported.
+* The Ada 2022 target name symbol ('@') is now supported by the Ada
+ expression parser.
+
* The 'list' command now accepts '.' as an argument, which tells GDB to
print the location where the inferior is stopped. If the inferior hasn't
started yet, the command will print around the main function.