From 588a3b6e892e696e83a5ece44ffc3c847ce0f736 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 5 Nov 2019 15:39:10 -0800 Subject: [PATCH] visual debugger added to bochsrs --- bochsrc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bochsrc.conf b/bochsrc.conf index 4607ea8..61621b0 100644 --- a/bochsrc.conf +++ b/bochsrc.conf @@ -8,3 +8,4 @@ log: bochslog.txt clock: sync=realtime, time0=local cpu: count=1, ips=1000000 com1: enabled=1, mode=file, dev=COM1.out +display_library: x, options="gui_debug"