Added qemu_single_step_hack setting to enable the qemu single step hack.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11999 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2005-03-25 18:49:41 +00:00
parent 85001a7cc6
commit cafebc1db5

View File

@ -9,3 +9,6 @@
# 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.