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-07-10 13:17:30 -06:00
2023-06-19 16:17:21 +02:00
2023-07-04 12:07:16 +01:00
2023-05-05 18:24:42 +01:00
2023-07-04 12:07:16 +01:00
2023-07-04 12:07:16 +01:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-05-01 15:40:54 -04:00
2023-07-03 11:35:18 -06:00
2023-06-19 16:17:21 +02:00
2023-05-05 18:24:42 +01:00
2023-06-19 16:17:21 +02:00
2023-05-05 18:24:42 +01:00
2023-05-25 09:52:22 -04:00
2023-05-05 18:24:42 +01:00
2023-05-04 08:58:18 -06:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-06-19 16:17:21 +02:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-05-23 10:09:28 -06:00
2023-06-20 06:23:30 -06:00
2023-05-05 18:24:42 +01:00
2023-05-05 18:24:42 +01:00
2023-02-27 15:46:31 -07:00
2023-05-05 18:24:42 +01:00
2023-05-31 09:27:17 +02:00
2023-05-31 09:27:17 +02:00
2023-05-05 18:24:42 +01:00
2023-07-04 12:07:16 +01:00
2023-05-05 18:24:42 +01:00
2023-06-19 16:17:21 +02:00
2023-05-05 18:24:42 +01:00
2023-07-04 12:07:16 +01:00
2023-05-05 18:24:42 +01:00
2023-02-27 16:20:39 -07:00
2023-06-12 12:09:39 -06:00
2023-05-05 18:24:42 +01:00
2023-05-23 10:09:28 -06:00
2023-06-03 22:43:57 +02:00