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

/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp892 int dbgcCreate(PDBGC *ppDbgc, PDBGCBACK pBack, unsigned fFlags) function
956 * Destroys a DBGC instance created by dbgcCreate.
1015 int rc = dbgcCreate(&pDbgc, pBack, fFlags);
H A DVBoxDbgBase.cpp95 VBoxDbgBase::dbgcCreate(PDBGCBACK pBack, unsigned fFlags) function in class:VBoxDbgBase

Completed in 61 milliseconds