Procházet zdrojové kódy

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

tags/v0.9.3
Michael Brown před 17 roky
rodič
revize
18a84f4f1a
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      contrib/bochs/README

+ 2
- 1
contrib/bochs/README Zobrazit soubor

@@ -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:

Načítá se…
Zrušit
Uložit