Jonas Devlieghere
a87b27fd51
[lldb] Fix the hardware breakpoint decorator ( #146609 )
...
A decorator to skip or XFAIL a test takes effect when the function
that's passed in returns a reason string. The wrappers around
hw_breakpoints_supported were doing that incorrectly by inverting
(calling `not`) on the result, turning it into a boolean, which means
the test is always skipped.
2025-07-01 18:01:19 -07:00
..
2024-06-26 15:59:07 +01:00
2024-10-16 13:07:02 +02:00
2025-02-28 14:59:35 +00:00
2025-05-27 18:41:16 -07:00
2024-05-23 13:59:02 +04:00
2024-08-02 10:03:39 +01:00
2023-05-25 12:54:09 -07:00
2024-09-11 16:04:01 +03:00
2025-06-03 09:38:22 -07:00
2025-06-27 10:49:22 +00:00
2025-06-03 09:38:22 -07:00
2024-03-14 09:11:37 +00:00
2024-06-03 17:04:16 +01:00
2024-08-20 17:25:34 +04:00
2025-06-02 14:01:13 +04:00
2024-09-11 16:04:01 +03:00
2024-02-16 20:58:50 -08:00
2024-09-11 16:04:01 +03:00
2025-07-01 18:01:19 -07:00
2023-05-25 12:54:09 -07:00
2025-03-25 09:56:58 -07:00
2024-02-21 13:02:30 -06:00
2024-11-06 11:40:42 +00:00
2024-02-21 13:02:30 -06:00
2024-02-21 13:02:30 -06:00
2024-02-16 20:58:50 -08:00
2025-02-13 11:30:10 -08:00
2024-09-11 16:04:01 +03:00
2025-05-27 18:41:16 -07:00