Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dfork_testbase.py10 fork_capture = {1: "parent_pid", 2: "parent_tid", variable in GdbRemoteForkTestBase
33 "capture": self.fork_capture},
41 "capture": self.fork_capture},
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteFork.py308 "capture": self.fork_capture},