Changeset 58393 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Oct 23, 2015 1:33:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIM.cpp
r58391 r58393 441 441 * @returns VBox status code. 442 442 * @param pVM The cross context VM structure. 443 * @param pD evInsWhere to store the debug setup details.443 * @param pDbgSetup Where to store the debug setup details. 444 444 */ 445 445 VMMR3DECL(int) GIMR3GetDebugSetup(PVM pVM, PGIMDEBUGSETUP pDbgSetup)
Note:
See TracChangeset
for help on using the changeset viewer.