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

/vbox/src/VBox/Debugger/
H A DDBGCCmdWorkers.cpp181 * @returns VINF_DBGC_BP_NO_COMMAND if there is no command associated with the breakpoint.
201 return VINF_DBGC_BP_NO_COMMAND;
H A DDBGConsole.cpp666 case VINF_DBGC_BP_NO_COMMAND:
/vbox/include/VBox/
H A Derr.h2311 #define VINF_DBGC_BP_NO_COMMAND 5406 macro

Completed in 3120 milliseconds