diff options
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
