diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-27 03:23:42 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-27 03:23:42 +0200 |
| commit | 13dd8822cf60ad30fb346bbb0dfa6875e3abd46a (patch) | |
| tree | 38553bdbd1bf444efdc83df1e6bac44853048c8b /bochsrc | |
| parent | 50c7bdbe826b5b425748a11273d14e3aed2ce851 (diff) | |
minor changes to Makefile and bochs conf!
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
