Debugging with QEMU
qemu.exe -s -S -L . -m 128 -hda linux.img -soundhw all -localtime -M pc Software breakpoints at EIP+1: disabled
Use CS:IP in real mode: enabled (when debugging 16-bit (real-mode) code)Last updated
Was this helpful?
qemu.exe -s -S -L . -m 128 -hda linux.img -soundhw all -localtime -M pc Software breakpoints at EIP+1: disabled
Use CS:IP in real mode: enabled (when debugging 16-bit (real-mode) code)Last updated
Was this helpful?
Was this helpful?