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

/vbox/src/VBox/Debugger/
H A DDBGCInternal.h125 unsigned cEmulationCmds; member in struct:DBGC
H A DDBGCCommands.cpp303 unsigned cLeft = pDbgc->cEmulationCmds;
614 dbgcCmdHelpCommandsWorker(pDbgc, pCmdHlp, pDbgc->paEmulationCmds, pDbgc->cEmulationCmds, false,
749 { pDbgc->cEmulationCmds, pDbgc->paEmulationCmds, NULL },
H A DDBGConsole.cpp915 pDbgc->cEmulationCmds = g_cCmdsCodeView;

Completed in 2411 milliseconds