[RFA/doc] GDB remote target waits for a response when detaching.

Eli Zaretskii eliz@gnu.org
Fri Jul 1 20:15:00 GMT 2005


> From: nathanw@MIT.EDU (Nathan J. Williams)
> Date: 01 Jul 2005 15:42:06 -0400
> 
> The documentation of the remote protocol says:
> 
>    GDB does not check for any response after sending this packet
> 
> but this isn't true. remote_detach() calls remote_send(), which calls
> getpkt() and signals an error if the result starts with 'E'. This
> seems to have been true "forever", or at least back to the beginning
> of CVS.
> 
> OK to commit this doc change?

Yes, thanks.



More information about the Gdb-patches mailing list