Re: [Qemu-devel] qemu does not wait for gdb

2007-11-04 Thread Thiemo Seufer
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

[Qemu-devel] qemu does not wait for gdb

2007-11-04 Thread Pawel K
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