Felipe de Azevedo Piovezan
cb82771c96
[lldb] Add OS plugin property for reporting all threads ( #123145 )
...
Currently, an LLDB target option controls whether plugins report all
threads. However, it seems natural for this knowledge could come from
the plugin itself. To support this, this commits adds a virtual method
to the plugin base class, making the Python OS query the target option
to preserve existing behavior.
2025-01-16 15:05:46 -08:00
..
2024-10-24 20:20:48 -07:00
2024-08-27 19:15:42 +02:00
2024-10-24 20:20:48 -07:00
2024-09-11 10:33:19 -07:00
2024-01-08 13:31:03 -08:00
2024-06-18 07:23:28 -07:00
2023-12-22 12:11:07 -05:00
2024-11-12 21:18:22 -08:00
2024-11-20 09:43:57 -08:00
2024-08-27 10:59:31 -07:00
2025-01-14 15:19:22 +00:00
2024-09-05 12:44:13 -07:00
2024-11-04 11:55:09 -08:00
2024-09-05 12:44:13 -07:00
2025-01-16 15:05:46 -08:00
2025-01-14 20:12:46 -08:00
2024-08-27 10:59:31 -07:00
2024-11-19 16:01:27 -08:00
2024-07-01 10:45:56 +01:00
2024-07-12 20:43:08 +02:00
2024-10-10 09:56:31 -07:00
2025-01-14 20:12:46 -08:00
2025-01-10 09:56:55 +01:00
2024-12-12 12:48:41 -08:00
2024-09-20 22:17:42 +02:00
2024-11-17 20:36:54 -08:00
2024-11-21 15:37:04 -08:00
2025-01-14 11:59:41 +00:00
2025-01-14 20:12:46 -08:00
2024-08-27 10:59:31 -07:00
2025-01-16 15:05:46 -08:00
2025-01-15 13:18:25 -08:00
2025-01-15 13:18:25 -08:00
2024-08-05 17:26:39 -07:00
2023-11-30 14:59:10 -08:00
2024-08-28 13:34:35 -07:00
2024-11-18 13:23:17 -08:00
2025-01-14 20:12:46 -08:00
2024-10-24 20:20:48 -07:00
2024-08-28 13:34:35 -07:00
2024-10-30 09:28:38 -07:00
2024-11-11 16:27:15 -08:00
2023-11-30 14:59:10 -08:00
2025-01-14 20:12:46 -08:00
2024-11-11 16:27:15 -08:00
2025-01-15 11:03:33 -05:00
2024-09-23 10:29:21 -07:00
2024-09-19 10:06:28 +01:00