VirtualBox

Changeset 14958 in vbox for trunk/src


Ignore:
Timestamp:
Dec 3, 2008 9:02:33 PM (16 years ago)
Author:
vboxsync
Message:

pretty logging.

File:
1 edited

Legend:

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

    r14957 r14958  
    31793179    STAM_PROFILE_ADV_STOP(&gStatMemRead, a);
    31803180#ifdef VBOX_DEBUG_PHYS
    3181     LogRel(("reads16: %x <- %08x\n", val, (uint32_t)SrcGCPhys));
     3181    LogRel(("reads16: %x <- %08x\n", (uint16_t)val, (uint32_t)SrcGCPhys));
    31823182#endif
    31833183    return val;
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