- Timestamp:
- Jun 6, 2008 11:50:13 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/VBoxRecompiler.c
r9421 r9467 1336 1336 if (VBOX_FAILURE(rc)) 1337 1337 { 1338 AssertMsgFailed(("remR3FlushPage % x %x %x %d failed!!\n", GCPtr));1338 AssertMsgFailed(("remR3FlushPage %VGv failed with %d!!\n", GCPtr, rc)); 1339 1339 VM_FF_SET(pVM, VM_FF_PGM_SYNC_CR3); 1340 1340 }
Note:
See TracChangeset
for help on using the changeset viewer.