VirtualBox

Changeset 4773 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 13, 2007 1:38:01 PM (17 years ago)
Author:
vboxsync
Message:

Corrected

File:
1 edited

Legend:

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

    r4771 r4773  
    873873        return VERR_EM_INTERPRETER;
    874874
    875 #ifdef DEBUG
     875#ifdef LOG_ENABLED
    876876    const char *pszInstr;
    877877
     
    915915            }
    916916
    917 #ifdef DEBUG
    918917            Log2(("emInterpret%s: pvFault=%VGv pParam1=%VGv val2=%x\n", pszInstr, pvFault, pParam1, valpar2));
    919 #endif
    920918            pParam1 = (RTGCPTR)((RTGCUINTPTR)pParam1 + valpar2/8);
    921919#ifdef IN_GC
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