VirtualBox

Ignore:
Timestamp:
Nov 5, 2008 3:38:52 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38833
Message:

The VBox format types - they are not retired, just sligtly deprecated (like VBOX_SUCCESS/FAILURE).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/VBoxRecompiler.c

    r13840 r13841  
    37923792         * Do the disassembling.
    37933793         */
    3794         RTLogPrintf("Guest Code: PC=%RGp %#VGp (%RGp) bytes fFlags=%d\n", uCode, cb, cb, fFlags);
     3794        RTLogPrintf("Guest Code: PC=%RGp %RGp bytes fFlags=%d\n", uCode, cb, fFlags);
    37953795        cs = cpu_single_env->segs[R_CS].selector;
    37963796        eip = uCode - cpu_single_env->segs[R_CS].base;
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