소스 검색

Add --enable-show-ips; it's useful when using the profiling code.

tags/v0.9.3
Michael Brown 17 년 전
부모
커밋
18a84f4f1a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      contrib/bochs/README

+ 2
- 1
contrib/bochs/README 파일 보기

@@ -26,7 +26,8 @@ To get bochs running is fairly simple:
26 26
 3.  Configure bochs with
27 27
       pushd bochs
28 28
       ./configure --enable-all-optimisations --enable-pci --enable-pnic \
29
-                  --enable-debugger --enable-magic-breakpoints --enable-disasm
29
+                  --enable-debugger --enable-magic-breakpoints \
30
+		  --enable-disasm --enable-show-ips
30 31
       popd
31 32
 
32 33
 4.  Build bochs:

Loading…
취소
저장