Home
last modified time | relevance | path

Searched refs:STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_ignore_count/
DTestBreakpointIgnoreCount.py74 self.expect("thread backtrace", STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT,
95 self.expect("thread backtrace", STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT,
145 STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT)
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py144 STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT = "Stopped due to breakpoint and ignore count" variable