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,
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