[v2,1/8] gdb, doc: do a minor fix in the description of qTSTMat
Checks
Commit Message
Fix a typo and do a format change.
---
gdb/doc/gdb.texinfo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
> From: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
> Date: Fri, 10 Jan 2025 17:01:11 +0100
>
> Fix a typo and do a format change.
Typo fixes are obvious fixes that don't need any approval.
Thanks.
On Friday, January 10, 2025 8:03 PM, Eli Zaretskii wrote:
> > From: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
> > Date: Fri, 10 Jan 2025 17:01:11 +0100
> >
> > Fix a typo and do a format change.
>
> Typo fixes are obvious fixes that don't need any approval.
>
> Thanks.
Thanks, I pushed the patch.
-Baris
Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Sean Fennelly, Jeffrey Schneiderman, Tiffany Doon Silva
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
@@ -46395,9 +46395,9 @@ query), until the target responds with @samp{l} (lower-case ell, for
@item qTSTMat:@var{address}
@anchor{qTSTMat}
@cindex @samp{qTSTMat} packet
-This packets requests data about static tracepoint markers in the
+This packet requests data about static tracepoint markers in the
target program at @var{address}. Replies to this packet follow the
-syntax of the @samp{qTfSTM} and @code{qTsSTM} packets that list static
+syntax of the @code{qTfSTM} and @code{qTsSTM} packets that list static
tracepoint markers.
@item QTSave:@var{filename}