qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Thiemo Seufer
Subject: Re: [Qemu-devel] qemu does not wait for gdb
Date: Sun, 4 Nov 2007 18:38:09 +0000
User-agent: Mutt/1.5.16 (2007-06-11)

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

[Prev in Thread] Current Thread [Next in Thread]