This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: "disconnect" command


> Date: Sat, 14 Jun 2003 00:26:42 -0400
> From: Daniel Jacobowitz <drow@mvista.com>
> 
> Refresher on this one: the patch adds a "disconnect" commad, and
> implements it for remote targets.  "disconnect" leaves the target
> stopped, while "detach" usually resumes it.  Useful with kgdb,
> gdbserver, et cetera.

The patch to gdb.texinfo is approved, but I think we should (a) tell
in the docs of `detach' that is usually resumes the target, and (b)
have an xref from `disconnect' to `detach'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]