VirtualBox

Ignore:
Timestamp:
Aug 26, 2010 8:14:34 AM (14 years ago)
Author:
vboxsync
Message:

PGM,DBGC: working shadow page table dumper (sans EPT).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r31966 r31973  
    28862886     * Figure the context.
    28872887     */
    2888     uint32_t fFlags = 0;
     2888    uint32_t fFlags = DBGFPGDMP_FLAGS_PAGE_INFO | DBGFPGDMP_FLAGS_HEADER;
    28892889    if (pCmd->pszCmd[3] == '\0')
    28902890        fFlags |= pDbgc->fRegCtxGuest ? DBGFPGDMP_FLAGS_GUEST : DBGFPGDMP_FLAGS_SHADOW;
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