summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-1/+0
* Mark some tests as xfail on AArch64 LinuxDiana Picus2019-12-031-0/+8
* [lldb] Readd missing functionalities/breakpoint testsRaphael Isemann2019-09-101-0/+103
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-011-103/+0
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* Improve step over performance by not stopping at branches that are function c...Greg Clayton2019-05-091-4/+3
* Skip TestRequireHWBreakpoints on WindowsJonas Devlieghere2018-11-301-0/+4
* Add setting to require hardware breakpoints.Jonas Devlieghere2018-11-151-0/+102
OpenPOWER on IntegriCloud