From 4c6017d0d21cb085bf3757c2949e435481840fe6 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sat, 30 Aug 2014 19:41:15 +0200 Subject: fixed bochs --- bochsrc | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index ceb79ee..83f5417 100644 --- a/bochsrc +++ b/bochsrc @@ -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 #======================================================================= -- cgit v1.2.3