From 38aa3f316ce503e2da52b86c4a8976a3cdaf54d5 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sat, 30 Aug 2014 20:27:41 +0200 Subject: changed action for errors to report --- bochsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochsrc b/bochsrc index 59c6d08..5b8a4fd 100644 --- a/bochsrc +++ b/bochsrc @@ -512,7 +512,7 @@ clock: sync=realtime, time0=local # if you disable it you may get a spectacular disaster instead. #======================================================================= panic: action=ask -error: action=ask +error: action=report info: action=report debug: action=ignore #debug: action=report -- cgit v1.2.3