From 18a84f4f1a93c8d5939dc643a1d071da541ecd59 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 28 Aug 2006 01:54:59 +0000 Subject: Add --enable-show-ips; it's useful when using the profiling code. --- contrib/bochs/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/bochs/README b/contrib/bochs/README index 20ea44af..71831edb 100644 --- a/contrib/bochs/README +++ b/contrib/bochs/README @@ -26,7 +26,8 @@ To get bochs running is fairly simple: 3. Configure bochs with pushd bochs ./configure --enable-all-optimisations --enable-pci --enable-pnic \ - --enable-debugger --enable-magic-breakpoints --enable-disasm + --enable-debugger --enable-magic-breakpoints \ + --enable-disasm --enable-show-ips popd 4. Build bochs: -- cgit v1.2.3-55-g7522