Move [PAC] into a new MI field addr_flags
[deliverable/binutils-gdb.git] / gdb / NEWS
index 462247f4861d715a6d7aee78fa298567f87f8713..0a4e0f260f2cffa04bb0ddae3a06790e11b0bb0d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -287,6 +287,13 @@ maint show test-options-completion-result
   These can be used to catch C++ exceptions in a similar fashion to
   the CLI commands 'catch throw', 'catch rethrow', and 'catch catch'.
 
+* Other MI changes
+
+ ** Backtraces and frames include a new optional field addr_flags which is
+    given after the addr field.  On AArch64 this contains PAC if the address
+    has been masked in the frame.  On all other targets the field is not
+    present.
+
 * Testsuite
 
   The testsuite now creates the files gdb.cmd (containing the arguments
This page took 0.025663 seconds and 4 git commands to generate.