VirtualBox

Changeset 9007 in vbox for trunk


Ignore:
Timestamp:
May 21, 2008 10:12:54 AM (17 years ago)
Author:
vboxsync
Message:

Accidental commit of course...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmTest.cpp

    r9000 r9007  
    7878            memset(&cpu, 0, sizeof(cpu));
    7979            cpu.mode = CPUMODE_64BIT;
    80 ASMBreakpoint();
    8180            if (VBOX_SUCCESS(DISInstr(&cpu, pInstr, 0, &cb, szOutput)))
    8281                printf(szOutput);
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