VirtualBox

Changeset 8236 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Apr 21, 2008 2:34:11 PM (17 years ago)
Author:
vboxsync
Message:

Reapplied 29907

File:
1 edited

Legend:

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

    r8234 r8236  
    353353}
    354354
    355 #if defined(VBOX_STRICT) || defined(LOG_ENABLED)
     355#if defined(IN_GC) && (defined(VBOX_STRICT) || defined(LOG_ENABLED))
    356356/**
    357357 * Get the mnemonic for the disassembled instruction.
     
    12501250
    12511251#ifdef LOG_ENABLED
    1252     char *pszInstr;
     1252    const char *pszInstr;
    12531253
    12541254    if (pCpu->prefix & PREFIX_LOCK)
     
    13381338
    13391339#ifdef LOG_ENABLED
    1340     char *pszInstr;
     1340    const char *pszInstr;
    13411341
    13421342    if (pCpu->prefix & PREFIX_LOCK)
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