Переглянути джерело

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

tags/v0.9.3
Michael Brown 18 роки тому
джерело
коміт
18a84f4f1a
1 змінених файлів з 2 додано та 1 видалено
  1. 2
    1
      contrib/bochs/README

+ 2
- 1
contrib/bochs/README Переглянути файл

26
 3.  Configure bochs with
26
 3.  Configure bochs with
27
       pushd bochs
27
       pushd bochs
28
       ./configure --enable-all-optimisations --enable-pci --enable-pnic \
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
       popd
31
       popd
31
 
32
 
32
 4.  Build bochs:
33
 4.  Build bochs:

Завантаження…
Відмінити
Зберегти