VirtualBox

Changeset 14895 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 2, 2008 12:01:15 PM (16 years ago)
Author:
vboxsync
Message:

Wrong string specifier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp

    r12989 r14895  
    8787     * so we'll bitch if this is not a BS event.
    8888     */
    89     AssertMsg(uDr6 & X86_DR6_BS, ("hey! we're not doing guest BPs yet! dr6=%RTreg %04x:%08\n",
     89    AssertMsg(uDr6 & X86_DR6_BS, ("hey! we're not doing guest BPs yet! dr6=%RTreg %04x:%08x\n",
    9090                                  uDr6, pRegFrame->cs, pRegFrame->eip));
    9191    /** @todo virtualize DRx. */
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