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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3201 PCFGMNODE pDbgf; local
3202 InsertConfigNode(pRoot, "DBGF", &pDbgf);
3220 InsertConfigString(pDbgf, "Path", strPath.c_str());
3226 InsertConfigInteger(pDbgf, "TracingEnabled", 1);
3230 InsertConfigString(pDbgf, "TracingConfig", bstr);

Completed in 1801 milliseconds