VirtualBox

Changeset 372 in vbox for trunk


Ignore:
Timestamp:
Jan 26, 2007 6:28:13 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17938
Message:

Disable the breakpoint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/new/VBoxREMWrapper.cpp

    r371 r372  
    14301430        pDesc->pvWrapper = pb = (uint8_t *)remAllocGlue(32);
    14311431        AssertReturn(pDesc->pvWrapper, VERR_NO_MEMORY);
    1432         *pb++ = 0xcc;
     1432        /**pb++ = 0xcc;*/
    14331433        *pb++ = 0xff;
    14341434        *pb++ = 0x24;
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