Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.cpp578 CMIUtilString errorText; in DoMainLoop() local
579 const char *pCmd = m_rStdin.ReadLine(errorText); in DoMainLoop()