Searched refs:Debugger (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DEbcSimpleDebugger.h2 EBC Simple Debugger protocol for debug EBC code.
116 EBC_DEBUGGER_DEBUG Debugger; member in struct:_EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL
/vbox/src/VBox/Debugger/
H A DVBoxDbgGui.cpp3 * VBox Debugger GUI - The Manager.
71 hrc = m_pConsole->COMGETTER(Debugger)(&m_pMachineDebugger);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A DMacErrorHandling.h144 #define __DebuggerBreak Debugger()
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp71 # define DebugBreak() { Debugger(); }
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageDebugVM.cpp658 CHECK_ERROR(ptrConsole, COMGETTER(Debugger)(ptrDebugger.asOutParam()));
H A DVBoxInternalManage.cpp2315 CHECK_ERROR_RET(ptrConsole, COMGETTER(Debugger)(ptrDebugger.asOutParam()), 1);
/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp987 console->COMGETTER(Debugger)(machineDebugger.asOutParam());
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcExecute.c1477 EbcSimpleDebugger->Debugger (EbcSimpleDebugger, VmPtr);
1853 // Debugger breakpoint
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp1863 gpConsole->COMGETTER(Debugger)(gpMachineDebugger.asOutParam());

Completed in 112 milliseconds