VirtualBox

Changeset 9845 in vbox


Ignore:
Timestamp:
Jun 20, 2008 9:57:36 AM (17 years ago)
Author:
vboxsync
Message:

Format specifier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r9844 r9845  
    14661466             * Disassemble one instruction at cs:rip.
    14671467             */
    1468             return pCmdHlp->pfnExec(pCmdHlp, "u %016x L 0", pCtx->rip);
     1468            return pCmdHlp->pfnExec(pCmdHlp, "u %016RX64 L 0", pCtx->rip);
    14691469        }
    14701470        else
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