mirror of
https://github.com/ipxe/ipxe
synced 2026-01-22 20:19:08 +03:00
Add --enable-show-ips; it's useful when using the profiling code.
This commit is contained in:
@@ -26,7 +26,8 @@ To get bochs running is fairly simple:
|
|||||||
3. Configure bochs with
|
3. Configure bochs with
|
||||||
pushd bochs
|
pushd bochs
|
||||||
./configure --enable-all-optimisations --enable-pci --enable-pnic \
|
./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
|
popd
|
||||||
|
|
||||||
4. Build bochs:
|
4. Build bochs:
|
||||||
|
|||||||
Reference in New Issue
Block a user