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