[PATCH v2 3/8] gdb, doc: describe the 'L' tracepoint action
Tankut Baris Aktemur
tankut.baris.aktemur@intel.com
Fri Jan 10 16:01:13 GMT 2025
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(+)
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 459458f5665953a10f5f87ce349484ab5d0f6d1a..3c046db83b4f29faab31053ffdf56a463bfdc7bd 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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}
--
2.34.1
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
More information about the Gdb-patches
mailing list