VirtualBox

Changeset 45494 in vbox for trunk


Ignore:
Timestamp:
Apr 11, 2013 6:24:47 PM (12 years ago)
Author:
vboxsync
Message:

op_helper.c: Removed debug statement that was accidentially committed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/op_helper.c

    r45485 r45494  
    25612561         (RTGCPTR)env->eip, (RTSEL)env->tr.selector, (RTGCPTR)env->tr.base, (RTGCPTR)env->tr.limit,
    25622562         env->tr.flags, (RTSEL)(selector & 0xffff)));
    2563 # if 0 /** @todo r=bird: This looks very fishy, need good reason to re-enable it. */
    2564     ASMAtomicOrS32((int32_t volatile *)&env->interrupt_request,
    2565                     CPU_INTERRUPT_EXTERNAL_EXIT);
    2566 # endif
    25672563#endif
    25682564    selector &= 0xffff;
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