qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu does not wait for gdb
@ 2007-11-04 18:17 Pawel K
  2007-11-04 18:38 ` Thiemo Seufer
  0 siblings, 1 reply; 2+ messages in thread
From: Pawel K @ 2007-11-04 18:17 UTC (permalink / raw)
  To: qemu-devel

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.

I use qemu.0.9.0 under linux.

Do You know what can be wrong.

PS: sorry for posting to development mailing list but
I cannot subscribe to "Qemu for Linux". I receive the
"Hacking attempt" message when clicking the register
button. Where can I report problem with subscription ?

Thank You for help

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] qemu does not wait for gdb
  2007-11-04 18:17 [Qemu-devel] qemu does not wait for gdb Pawel K
@ 2007-11-04 18:38 ` Thiemo Seufer
  0 siblings, 0 replies; 2+ messages in thread
From: Thiemo Seufer @ 2007-11-04 18:38 UTC (permalink / raw)
  To: Pawel K; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-04 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-04 18:17 [Qemu-devel] qemu does not wait for gdb Pawel K
2007-11-04 18:38 ` Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).