diff options
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,4 +1,12 @@ -# You may now use double quotes around pathnames, in case +# +# +# bochs-2.6.6$ +# ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11 +# +# +# +# +## You may now use double quotes around pathnames, in case # your pathname includes spaces. #======================================================================= @@ -53,8 +61,8 @@ #display_library: term #display_library: wx #display_library: x, options="hideIPS" # disable IPS output in status bar -#display_library: x, options="gui_debug" # use GTK debugger gui -display_library: x +display_library: x, options="gui_debug" # use GTK debugger gui +#display_library: x #======================================================================= |
