VirtualBox

Changeset 55841 in vbox


Ignore:
Timestamp:
May 13, 2015 9:45:15 AM (9 years ago)
Author:
vboxsync
Message:

VMM/IOM: logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp

    r55817 r55841  
    109109    {
    110110# ifdef IN_RING3
     111        LogRel(("IOM: Complicated write %#x byte at %RGp to %s, initiating debugger intervention\n", cbValue, GCPhys,
     112                R3STRING(pRange->pszDesc)));
    111113        rc = DBGFR3EventSrc(pVM, DBGFEVENT_DEV_STOP, RT_SRC_POS,
    112114                            "Complicated write %#x byte at %RGp to %s\n", cbValue, GCPhys, R3STRING(pRange->pszDesc));
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