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 run
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 specif