qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Qemu socket address


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Qemu socket address
Date: Thu, 23 Mar 2017 15:14:37 +0000
User-agent: Mutt/1.8.0 (2017-02-23)

On Sat, Mar 11, 2017 at 10:53:33PM +0530, Ashish Gahlot wrote:
> Sorry if I'm asking a silly question but why doesn't Qemu support *socket
> address reuse *when we use remote debugging with gdb with options "-S -s"?
> 
> Is there a support in the upstream version? I am using Qemu version 2.7.0.

It appears to have always called setsockopt(SO_REUSEADDR) since
gdbstub.c was added to the source tree (commit
b4608c0455a410994b31888b458a552d640b9765 "added gdb support to vl").

Please post details of the problem you are experiencing, including the
exact command-line used to launch QEMU and the error message.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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