qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Remove the default "nowait" option from gdb stu


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] Remove the default "nowait" option from gdb stubs tcp connection
Date: Tue, 9 Jun 2009 14:30:43 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

On Tuesday 09 June 2009, bahadir balban wrote:
> Remove the default "nowait" option from gdb stubs tcp connection
>
> The tcp connection in gdb stubs has "nowait" option set by default,
> which causes QEMU to continue without waiting for a gdb connection as
> opposed to the documented: "-s  Wait gdb connection to port 1234."
> behaviour.

No. The current behavior is correct. If you want qemu to stop guest execution 
then use the -S option.

Paul




reply via email to

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