aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tracepoint.h')
-rw-r--r--gdb/tracepoint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/tracepoint.h b/gdb/tracepoint.h
index ecde64d..8174918 100644
--- a/gdb/tracepoint.h
+++ b/gdb/tracepoint.h
@@ -24,10 +24,10 @@
#include "target.h"
/* A trace state variable is a value managed by a target being
- traced. A trace state variable (or tsv for short) can be accessed
+ traced. A trace state variable (or tsv for short) can be accessed
and assigned to by tracepoint actions and conditionals, but is not
part of the program being traced, and it doesn't have to be
- collected. Effectively the variables are scratch space for
+ collected. Effectively the variables are scratch space for
tracepoints. */
struct trace_state_variable