[v2,3/8] gdb, doc: describe the 'L' tracepoint action

Message ID 20250110-upstream-gdbserver-remove-ust-v2-3-1ab116ffe592@intel.com
State New
Headers
Series Remove UST (static tracepoint) support from gdbserver |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-arm success Build passed
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_gdb_check--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_check--master-arm fail Patch failed to apply

Commit Message

Tankut Baris Aktemur Jan. 10, 2025, 4:01 p.m. UTC
  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

Eli Zaretskii Jan. 10, 2025, 7:02 p.m. UTC | #1
> 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>
  

Patch

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}