VirtualBox

Changeset 41385 in vbox


Ignore:
Timestamp:
May 22, 2012 7:51:07 AM (12 years ago)
Author:
vboxsync
Message:

recompiler: VBOX_DEBUG_PHYS logging fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r40907 r41385  
    37933793    STAM_PROFILE_ADV_STOP(&gStatMemWrite, a);
    37943794#ifdef VBOX_DEBUG_PHYS
    3795     LogRel(("writeu64: %llx -> %08x\n", val, (uint32_t)SrcGCPhys));
     3795    LogRel(("writeu64: %llx -> %08x\n", val, (uint32_t)DstGCPhys));
    37963796#endif
    37973797}
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