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

2010-06-27 Thread Blue Swirl
2010/6/21 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,

[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