mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 09:31:51 +00:00
Add --enable-show-ips; it's useful when using the profiling code.
This commit is contained in:
parent
7e95980858
commit
18a84f4f1a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user