Changeset 66456 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit
- Timestamp:
- Apr 6, 2017 10:43:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TrapDefaultHandler.c
r62471 r66456 226 226 * Fatal. 227 227 */ 228 Bs3TestPrintf("*** GURU ***\n"); 228 229 Bs3TrapPrintFrame(pTrapFrame); 229 230 Bs3Panic();
Note:
See TracChangeset
for help on using the changeset viewer.