aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-06-14 06:54:13 -0600
committerTom Tromey <tromey@adacore.com>2023-07-10 13:17:30 -0600
commit70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f (patch)
tree1b96d06b2b2f8dabc5e2929f49d43bc47920a167 /gdb/guile
parent7355e1a74d1ee30b0babb8835e10027eb04ef832 (diff)
downloadgdb-70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f.zip
gdb-70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f.tar.gz
gdb-70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f.tar.bz2
Add new interface to frame filter iteration
This patch adds a new function, frame_iterator, that wraps the existing code to find and execute the frame filters. However, unlike execute_frame_filters, it will always return an iterator -- whereas execute_frame_filters will return None if no frame filters apply. Nothing uses this new function yet, but it will used by a subsequent DAP patch.
Diffstat (limited to 'gdb/guile')
0 files changed, 0 insertions, 0 deletions