David Spickett
0f4c8dd87a
[lldb][test] Fix ThreadStepUntilAPI.py
...
After #167359 / 95db31e7f69e7008f0c570ed30d54d1e418e10f2.
A fix was attempted in #167423 but was not quite enough.
From what I could understand, in v1 format you have to specify
all the basic blocks. Where before !call_me implied they were all
cold (I think, very shaky understanding here).
For this test we want to see blocks like call_me/foo/call_me.
So adding a line for block 1 fixes the tests.
It could produce more blocks at some point but I think as long
as foo is within two of them, it'll be fine.
2025-11-11 10:43:43 +00:00
..
2025-01-31 13:23:26 -08:00
2025-03-17 14:30:39 -07:00
2024-08-08 12:55:10 -07:00
2024-10-08 08:58:43 +00:00
2025-09-08 22:48:34 +01:00
2025-11-10 15:21:06 -08:00
2025-05-27 18:41:16 -07:00
2025-09-04 13:21:24 -07:00
2024-12-17 13:23:13 +00:00
2025-11-07 14:16:44 +01:00
2025-02-20 13:23:03 +01:00
2025-05-13 17:52:23 +02:00
2024-06-26 15:55:15 +01:00
2025-08-29 16:23:07 +01:00
2024-10-16 13:07:02 +02:00
2025-05-27 18:41:16 -07:00
2024-10-16 13:07:02 +02:00
2024-09-25 10:08:10 +01:00
2025-11-07 18:07:38 +00:00
2025-05-27 18:41:16 -07:00
2025-09-04 16:37:41 -07:00
2024-11-05 10:33:24 -08:00
2024-10-16 13:07:02 +02:00
2025-10-01 15:40:42 -07:00
2024-10-16 13:07:02 +02:00
2025-05-13 17:52:23 +02:00
2025-05-27 18:41:16 -07:00
2024-10-16 13:07:02 +02:00
2025-05-27 18:41:16 -07:00
2025-05-27 18:41:16 -07:00
2025-08-01 12:51:59 -07:00
2025-02-28 14:59:35 +00:00
2025-10-31 10:33:37 +01:00
2025-09-04 16:37:41 -07:00
2025-04-13 23:21:52 +01:00
2025-07-31 13:10:04 -07:00
2025-09-18 08:20:09 -07:00
2025-08-19 10:49:23 -07:00
2025-05-13 17:52:23 +02:00
2025-06-23 18:02:58 +01:00
2025-07-18 13:05:15 -07:00
2025-06-26 10:45:11 -07:00
2025-09-10 20:26:36 +01:00
2025-06-02 14:01:45 +04:00
2025-09-04 15:07:11 -07:00
2024-11-15 00:56:34 -08:00
2024-06-28 14:06:39 +01:00
2024-08-05 17:26:39 -07:00
2025-10-01 21:14:23 +00:00
2025-08-28 08:58:22 +00:00
2025-07-31 13:10:04 -07:00
2025-06-03 09:38:22 -07:00
2025-08-03 00:01:19 +01:00
2025-02-28 14:59:35 +00:00
2024-10-18 21:16:50 +01:00
2025-11-11 10:43:43 +00:00
2024-06-27 01:45:30 -07:00
2025-09-08 22:48:34 +01:00
2024-06-11 13:58:26 -07:00
2025-09-08 22:48:34 +01:00
2025-10-13 18:50:21 -07:00
2025-09-15 16:55:00 +00:00
2025-10-27 10:25:58 -07:00
2025-05-21 17:38:35 -07:00