Files
Tom Tromey 70ef91c5aa 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.
2023-07-10 13:17:30 -06:00
..
2023-06-19 16:17:21 +02:00
2023-05-23 10:09:28 -06:00
2023-02-27 16:20:39 -07:00
2023-06-12 12:09:39 -06:00
2023-05-23 10:09:28 -06:00
2023-06-03 22:43:57 +02:00