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: [PATCH v5] gdb: ADI support




On 7/27/2017 10:04 AM, Eli Zaretskii wrote:
From: Weimin Pan <weimin.pan@oracle.com>
Date: Wed, 26 Jul 2017 19:29:59 -0500

+@table @code
+@kindex adi examine
+@item adi (examine | x) [ / @var{n} ] @var{addr}
+
+The @code{adi examine} command displays the value of one ADI version tag per
+cacheline.  It has the following command syntax:
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The marked sentence is redundant here and should be deleted.

Sentence removed.

+The @code{adi assign} command is used to assign new ADI version tag
+to an address.  It has the following command syntax:
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Likewise.

Ditto.

Thanks.


The documentation part is okay with these corrected.

Thanks.


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