Searched refs:DEFAULT_THREAD_FORMAT (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Core/
H A DDebugger.cpp102 #define DEFAULT_THREAD_FORMAT "thread #${thread.index}: tid = ${thread.id%tid}"\ macro
132 { "thread-format", OptionValue::eTypeString , true, 0 , DEFAULT_THREAD_FORMAT, NULL, "The default thread format string to use when displaying thread information." },

Completed in 78 milliseconds