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][2/4][rfa/doc] Support for TARGET_OBJECT_PROC


> Date: Thu, 1 Dec 2011 20:39:51 +0100 (CET)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> 
> doc/ChangeLog:
> 
> 	* gdb.texinfo (General Query Packets): Document qXfer:proc:read
> 	and qXfer:proc:write packets and mention them under qSupported.

Review of this part follows:

> +Read contents of a @code{/proc} file on the target system.  The
                      ^^^^^^^^^^^^
@file, not @code.

> +annex specifies which file in the @code{/proc} directory of the
                                     ^^^^^^^^^^^^
Likewise.

> +Write @var{data} to a @code{/proc} file on the target system.  The
> +annex specifies which file in the @code{/proc} directory of the

Same here.

OK with those changes.

Thanks.


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