Searched defs:g_aArgLogDest (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGCCommands.cpp179 static const DBGCVARDESC g_aArgLogDest[] = variable
262 { "logdest", 0, 1, &g_aArgLogDest[0], RT_ELEMENTS(g_aArgLogDest), 0, dbgcCmdLogDest, "[dest string]", "Displays or modifies the logging destination (VBOX_LOG_DEST)." },

Completed in 39 milliseconds