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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp401 * This is used to implement both DBGFR3BpClear() and DBGFR3BpDisable().
589 * This is used to implement both DBGFR3BpClear() and DBGFR3BpDisable().
868 * EMT worker for DBGFR3BpDisable().
932 VMMR3DECL(int) DBGFR3BpDisable(PUVM pUVM, uint32_t iBp) function
938 LogFlow(("DBGFR3BpDisable: returns %Rrc\n", rc));
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp58 VMMR3DECL(int) DBGFR3BpDisable(PUVM pUVM, RTUINT iBp) function

Completed in 47 milliseconds