From 13dd8822cf60ad30fb346bbb0dfa6875e3abd46a Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Aug 2014 03:23:42 +0200 Subject: minor changes to Makefile and bochs conf! --- bochsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index 76790db..84e8e3d 100644 --- a/bochsrc +++ b/bochsrc @@ -503,8 +503,8 @@ log: ./bochs.log # cause bochs to become unstable. The panic is a "graceful exit," so # if you disable it you may get a spectacular disaster instead. #======================================================================= -panic: action=ask -error: action=ask +panic: action=report +error: action=report info: action=report debug: action=ignore #debug: action=report -- cgit v1.2.3