Files
binutils-gdb/gdb/python/py-frame.c
Tom Tromey 4ead09a294 Add gdb.Frame.static_link method
This adds a new gdb.Frame.static_link method to the gdb Python layer.
This can be used to find the static link frame for a given frame.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2023-11-14 08:44:30 -07:00

22 KiB