VirtualBox

Changeset 14864 in vbox


Ignore:
Timestamp:
Dec 1, 2008 2:39:11 PM (16 years ago)
Author:
vboxsync
Message:

invalid format type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp

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