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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp392 static const uint8_t s_bInt3 = 0xcc; local
393 rc = DBGFR3MemWrite(pUVM, idCpu, &Addr, &s_bInt3, 1);

Completed in 87 milliseconds