diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-01-20 11:45:22 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-01-20 11:45:22 +0000 |
commit | 798c8bc6fa7340be04a89a9fb93c9ae3401b9501 (patch) | |
tree | aba5ea9081df31bf9953a4f2b74fccc77c0b7dfd /gdb | |
parent | c17645a024499678239af84e4901abe6972c3f38 (diff) | |
download | gdb-798c8bc6fa7340be04a89a9fb93c9ae3401b9501.zip gdb-798c8bc6fa7340be04a89a9fb93c9ae3401b9501.tar.gz gdb-798c8bc6fa7340be04a89a9fb93c9ae3401b9501.tar.bz2 |
Fix a typo.
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: |