mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 22:04:49 +01:00
cafebc1db5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11999 a95241bf-73f2-0310-859d-f6bbb57e9c96
15 lines
474 B
Plaintext
15 lines
474 B
Plaintext
#serial_debug_port <num>|<port>
|
|
# serial interface number (as enumerated by the BIOS) or the
|
|
# base port of the serial interface to be used for kernel
|
|
# debug output and the kernel debugger
|
|
|
|
#serial_debug_speed <9600|19200|38400|57600|115200>
|
|
|
|
#bochs_debug_output true
|
|
# Activates Bochs debug output if enabled in the kernel
|
|
# (available on x86 as a build option only)
|
|
|
|
#qemu_single_step_hack true
|
|
# Activates a hack that allows single-stepping under qemu
|
|
# to work.
|