This is the mail archive of the gdb-patches@sourceware.org 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: [rfc] Multiple process support in gdbserver


> Date: Tue, 29 Jan 2008 19:51:47 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sourceware.org
> 
> +Then you can connect using @code{target extended-remote} and start
> +the program you want to debug.

The command you suggest to use (target extended-remote) is something
the user should type on her keyboard, so it should be in @kbd, not
@code.  (In general, @code is wrong for more than one word at a time.)


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