[v2,3/8] gdb, doc: describe the 'L' tracepoint action
Checks
Commit Message
I noticed that 'L' is a tracepoint action but it is not defined in the
document. Add the description.
---
gdb/doc/gdb.texinfo | 3 +++
1 file changed, 3 insertions(+)
Comments
> From: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
> Date: Fri, 10 Jan 2025 17:01:13 +0100
>
> I noticed that 'L' is a tracepoint action but it is not defined in the
> document. Add the description.
> ---
> gdb/doc/gdb.texinfo | 3 +++
> 1 file changed, 3 insertions(+)
Thanks, this is okay.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
@@ -46041,6 +46041,9 @@ two-digit hex number in the packet; @var{len} is the number of bytes
in the expression (and thus one-half the number of hex digits in the
packet).
+@item L
+Collect static trace data.
+
@end table
Any number of actions may be packed together in a single @samp{QTDP}