Changeset 32729 in vbox for trunk/src/VBox
- Timestamp:
- Sep 23, 2010 2:42:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp
r32525 r32729 1812 1812 break; 1813 1813 case X86_XCPT_BP: 1814 /** Saves the wrong EIP on the stack (pointing to the int3 instead of the next instruction. */ 1814 1815 break; 1815 1816 case X86_XCPT_DE:
Note:
See TracChangeset
for help on using the changeset viewer.