Add gdb.Frame.static_link method
[binutils-gdb.git] / gdb / NEWS
index 96aba256dbbf804d96a0465cf686fd4281edf0e7..93fbcf1c13e69db0507bef206a7a403a893b7d77 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -424,6 +424,9 @@ show tui mouse-events
 
   ** gdb.LazyString now implements the __str__ method.
 
+  ** New method gdb.Frame.static_link that returns the outer frame
+     of a nested function frame.
+
 *** Changes in GDB 13
 
 * MI version 1 is deprecated, and will be removed in GDB 14.