VirtualBox

Changeset 18285 in vbox


Ignore:
Timestamp:
Mar 26, 2009 3:31:13 AM (16 years ago)
Author:
vboxsync
Message:

VMMGuruMeditation.cpp: More hyper stack info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGuruMeditation.cpp

    r17189 r18285  
    382382                pHlp->pfnPrintf(pHlp,
    383383                                "!!\n"
    384                                 "!! Raw stack (mind the direction).\n"
     384                                "!! Raw stack (mind the direction). pbEMTStackRC=%RRv pbEMTStackBottomRC=%RRv\n"
    385385                                "!!\n"
    386386                                "%.*Rhxd\n",
     387                                pVM->vmm.s.pbEMTStackRC, pVM->vmm.s.pbEMTStackBottomRC,
    387388                                VMM_STACK_SIZE, pVM->vmm.s.pbEMTStackR3);
    388389            } /* !HWACCMR3IsActive */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette