VirtualBox

Changeset 18272 in vbox for trunk/src/VBox/VMM/PATM


Ignore:
Timestamp:
Mar 25, 2009 6:28:33 PM (16 years ago)
Author:
vboxsync
Message:

More details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMSSM.cpp

    r18267 r18272  
    617617                     *        when we restore. Happens with my XP image here
    618618                     *        (pPrivInstrGC=0x8069e051). */
    619                     AssertLogRelMsg(pPatchRec->patch.pPrivInstrHC, ("%RRv rc=%Rrc\n", pPatchRec->patch.pPrivInstrGC, rc2));
     619                    AssertLogRelMsg(pPatchRec->patch.pPrivInstrHC, ("%RRv rc=%Rrc uState=%u\n", pPatchRec->patch.pPrivInstrGC, rc2, pPatchRec->patch.uState));
    620620                    rec.pRelocPos = pPatchRec->patch.pPrivInstrHC + offset;
    621621                    pFixup        = (RTRCPTR *)rec.pRelocPos;
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