diff options
author | Tom Tromey <tromey@adacore.com> | 2023-06-14 06:54:13 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-07-10 13:17:30 -0600 |
commit | 70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f (patch) | |
tree | 1b96d06b2b2f8dabc5e2929f49d43bc47920a167 /gdb/python/py-connection.c | |
parent | 7355e1a74d1ee30b0babb8835e10027eb04ef832 (diff) | |
download | binutils-70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f.zip binutils-70ef91c5aa0626f2aa1ab117b8bd5da4bc6a115f.tar.gz binutils-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/python/py-connection.c')
0 files changed, 0 insertions, 0 deletions