Skip to content

Commit

Permalink
Add --enable-show-ips; it's useful when using the profiling code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brown committed Aug 28, 2006
1 parent 7e95980 commit 18a84f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contrib/bochs/README
Expand Up @@ -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:
Expand Down

0 comments on commit 18a84f4

Please sign in to comment.