Changeset 61766 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jun 20, 2016 10:48:51 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/DBGF.cpp
r61628 r61766 404 404 * @returns VERR_DBGF_RAISE_FATAL_ERROR to pretend a fatal error happened. 405 405 * @param pVM The cross context VM structure. 406 * @param pVCpu The cross context per CPU structure. 406 407 */ 407 408 VMMR3_INT_DECL(int) DBGFR3VMMForcedAction(PVM pVM, PVMCPU pVCpu)
Note:
See TracChangeset
for help on using the changeset viewer.