VirtualBox

Changeset 27472 in vbox


Ignore:
Timestamp:
Mar 18, 2010 10:51:03 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58964
Message:

Wrong assertion for IN_RING0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp

    r19288 r27472  
    8989    }
    9090
     91#ifdef IN_RC
    9192    /*
    9293     * Currently we only implement single stepping in the guest,
     
    9596    AssertMsg(uDr6 & X86_DR6_BS, ("hey! we're not doing guest BPs yet! dr6=%RTreg %04x:%RGv\n",
    9697                                  uDr6, pRegFrame->cs, pRegFrame->rip));
     98#endif
    9799
    98100    LogFlow(("DBGFRZTrap01Handler: guest debug event %RTreg at %04x:%RGv!\n", uDr6, pRegFrame->cs, pRegFrame->rip));
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