- Timestamp:
- Apr 18, 2007 1:11:53 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp
r1445 r2171 48 48 const bool fInHyper = !(pRegFrame->ss & X86_SEL_RPL) && !pRegFrame->eflags.Bits.u1VM; 49 49 50 /** @todo Intel docs say that X86_DR6_BS has the highest priority... */ 50 51 /* 51 52 * A breakpoint?
Note:
See TracChangeset
for help on using the changeset viewer.