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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp371 * This is used to implement both DBGFR3BpSetReg() and DBGFR3BpEnable().
574 * This is used to implement both DBGFR3BpSetReg() and DBGFR3BpEnable().
790 * EMT worker for DBGFR3BpEnable().
856 VMMR3DECL(int) DBGFR3BpEnable(PUVM pUVM, uint32_t iBp) function
862 LogFlow(("DBGFR3BpEnable: returns %Rrc\n", rc));
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp62 VMMR3DECL(int) DBGFR3BpEnable(PUVM pUVM, RTUINT iBp) function

Completed in 43 milliseconds