VirtualBox

Changeset 1983 in vbox for trunk/src/recompiler/new


Ignore:
Timestamp:
Apr 9, 2007 8:56:02 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20269
Message:

Call remR3DisasInstr only in debug mode

File:
1 edited

Legend:

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

    r1952 r1983  
    15951595    if(uTrap < 0x20)
    15961596    {
     1597#ifdef DEBUG
    15971598        remR3DisasInstr(env, 1, "remR3NotifyTrap: ");
    1598 
     1599#endif
    15991600        if(pVM->rem.s.uPendingException == uTrap && ++pVM->rem.s.cPendingExceptions > 128)
    16001601        {
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette