summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints
AgeCommit message (Expand)Author
2025-07-01[lldb] Fix the hardware breakpoint decorator (#146609)Jonas Devlieghere
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2024-09-11[lldb][test] Toolchain detection rewrite in Python (#102185)Vladislav Dzhidzhoev
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-14[lldb][test] Remove expectedFailureIfFn (#81703)Jordan Rupprecht
2024-01-30[lldb][test][NFC] Refactor xfails in TestRequireHWBreakpoints.pyDavid Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-07-28[LLDB] Skip HW breakpoints test_step_until on Arm/LinuxMuhammad Omair Javaid
2021-07-28Revert "[LLDB] Skip HW breakpoints test_step_until on Arm/Linux"Muhammad Omair Javaid
2021-07-28[LLDB] Skip HW breakpoints test_step_until on Arm/LinuxMuhammad Omair Javaid
2020-08-17[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)Jonas Devlieghere
2020-07-29[lldb] Make process plugins check whether a hardware breakpoint is requiredTatyana Krasnukha
2020-07-29[lldb/test] Put hardware breakpoint tests together, NFCTatyana Krasnukha