Changeset 18285 in vbox
- Timestamp:
- Mar 26, 2009 3:31:13 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGuruMeditation.cpp
r17189 r18285 382 382 pHlp->pfnPrintf(pHlp, 383 383 "!!\n" 384 "!! Raw stack (mind the direction). \n"384 "!! Raw stack (mind the direction). pbEMTStackRC=%RRv pbEMTStackBottomRC=%RRv\n" 385 385 "!!\n" 386 386 "%.*Rhxd\n", 387 pVM->vmm.s.pbEMTStackRC, pVM->vmm.s.pbEMTStackBottomRC, 387 388 VMM_STACK_SIZE, pVM->vmm.s.pbEMTStackR3); 388 389 } /* !HWACCMR3IsActive */
Note:
See TracChangeset
for help on using the changeset viewer.

