Pawel K wrote:
> Hello
> 
> I'm trying to connect gdb to qemu and it seems not to
> work correctly.
> I mean it does not wait for gdb to connect.
> I perform the following command to do that:
> 
> qemu -s -kernel arch/i386/boot/bzImage -hda
> root-2.4.20.img -append "root=/dev/hda"
> 
> It just runs like this option hasn't been specified.
> No error message is displayed.

You need to add an uppercase "-S" as well if you want it to wait for gdb.



Thiemo


Reply via email to