VirtualBox

Ignore:
Timestamp:
May 21, 2008 8:48:11 AM (17 years ago)
Author:
vboxsync
Message:

Disassembler updates for 64 bits code

File:
1 edited

Legend:

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

    r8491 r8999  
    7777            memset(&cpu, 0, sizeof(cpu));
    7878            cpu.mode = CPUMODE_64BIT;
    79 //__debugbreak();
     79__debugbreak();
    8080            if (VBOX_SUCCESS(DISInstr(&cpu, pInstr, 0, &cb, szOutput)))
    8181                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