summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/breakpoint/hardware_breakpoints
AgeCommit message (Expand)Author
2025-11-20[lldb] Fix a test if hardware breakpoints are not supported (#168813)Igor Kudrin
2025-07-03[lldb] Add SB API to make a breakpoint a hardware breakpoint (#146602)Jonas Devlieghere
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
2025-02-06[lldb][NFC] Remove old skipIfOutOfTreeDebugserver's (#126144)Jason 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] Don't use hardware index to determine whether a breakpoint site is har...Tatyana Krasnukha
2020-07-29[lldb] Make process plugins check whether a hardware breakpoint is requiredTatyana Krasnukha
2020-07-29[lldb] Skip overlapping hardware and external breakpoints when writing memoryTatyana Krasnukha
2020-07-29[lldb/test] Put hardware breakpoint tests together, NFCTatyana Krasnukha
2020-06-25[lldb/test] XFAIL TestHWBreakMultiThread on arch rather platform.Davide Italiano
2020-03-18[lldb/testsuite] Apply @skipIfDarwinEmbedded to part of TestHWBreakMultiThreadFred Riss
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht