Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py73 traceAlways = True variable
75 traceAlways = False variable
538 return traceAlways
560 if traceAlways:
582 if traceAlways:
594 if traceAlways:
963 with recording(self, traceAlways) as sbuf:
977 with recording(self, traceAlways) as sbuf:
1006 with recording(self, traceAlways) as sbuf:
1617 trace = (True if traceAlways else trace)
[all …]