aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c2a5e67..25b771b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -93,6 +93,10 @@ show style disassembler symbol
The 'disassembler address' and 'disassembler symbol' styles are
aliases for the 'address' and 'function' styles respectively.
+maintenance print frame-id [ LEVEL ]
+ Print GDB's internal frame-id for the frame at LEVEL. If LEVEL is
+ not given, then print the frame-id for the currently selected frame.
+
* Changed commands
maintenance info line-table