diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index ef27234..1a6c271 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -6036,7 +6036,7 @@ You may abbreviate @code{while-stepping} as @code{ws} or @cindex information about tracepoints @item info tracepoints @r{[}@var{num}@r{]} Display information about the tracepoint @var{num}. If you don't specify -a tracepoint number displays information about all the tracepoints +a tracepoint number, displays information about all the tracepoints defined so far. For each tracepoint, the following information is shown: |