[Qemu-devel] [Bug 597362] [NEW] qemu-system-sparc singlestep not work in gdbstub

2010-06-22 Thread Vitaliy
Public bug reported: Debugging with gdb-stub does not work with qemu-system-sparc target Qemu compiled from current git tree. execution string: qemu-system-sparc.exe -s -S -m 256 -L Bios -hda sparc.img -boot c connect with telnet localhost 1234 enter '$s#73' (without quotes, this is single step

[Qemu-devel] qemu-system-sparc singlestep not work in gdbstub

2010-06-21 Thread Vitaliy Vorobyov
Debugging with gdb-stub does not work with qemu-system-sparc target Qemu compiled from current git tree. execution string: qemu-system-sparc.exe -s -S -m 256 -L Bios -hda sparc.img -boot c connect with telnet localhost 1234 enter '$s#73' (without quotes, this is single step command to gdb stub) g