From 45fc98575a57dc9709c7a66a243b121c5f11bf2c Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 1 Sep 2014 00:30:20 +0200 Subject: continued multiprocessing --- bochsrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index b0b22da..cf19501 100644 --- a/bochsrc +++ b/bochsrc @@ -463,11 +463,11 @@ clock: sync=realtime, time0=local # make it "/dev/null" (Unix) or "nul" (win32). :^( # # Examples: - log: ./bochs.out +# log: ./bochs.out # log: /dev/tty #======================================================================= #log: /dev/stdout -#log: ./bochs.log +log: ./bochs.log #======================================================================= # LOGPREFIX: @@ -510,7 +510,7 @@ clock: sync=realtime, time0=local panic: action=ask error: action=report info: action=report -debug: action=ignore +debug: action=report #debug: action=report #pass: action=fatal -- cgit v1.2.3