Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
DCommandObjectProcess.cpp326 attach_info.SetContinueOnceAttached(true); in SetOptionValue()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DProcess.h936 SetContinueOnceAttached (bool b) in SetContinueOnceAttached() function