Hi,

Since QEMU version 0.8.2, the '-s' switch does not work for me on ARM. It does not wait for the debugger to connect when given this switch. Is this a known problem? Is there a plan to fix it?

The command I am using is the following:

qemu-system-arm -s -kernel final.axf -nographic -m 128 -M versatilepb

Thanks,

Bahadir