aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2011-03-09 15:59:12 +0000
committerMichael Snyder <msnyder@vmware.com>2011-03-09 15:59:12 +0000
commit61adf464868046bd0f563f4d7c7c0fd96d7eae1f (patch)
tree0a835fde6eab32a101791be12c51d136ad247d8b /gdb
parent914956173f05d39515a8525de33cc3af4f3eb7ac (diff)
downloadgdb-61adf464868046bd0f563f4d7c7c0fd96d7eae1f.zip
gdb-61adf464868046bd0f563f4d7c7c0fd96d7eae1f.tar.gz
gdb-61adf464868046bd0f563f4d7c7c0fd96d7eae1f.tar.bz2
2011-03-09 Michael Snyder <msnyder@vmware.com>
* gdbserver/tracepoint.c: Fix small comment typo.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/gdbserver/tracepoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/tracepoint.c b/gdb/gdbserver/tracepoint.c
index 8d99c94..c0e4cac 100644
--- a/gdb/gdbserver/tracepoint.c
+++ b/gdb/gdbserver/tracepoint.c
@@ -26,7 +26,7 @@
#include <stdint.h>
#endif
-/* This file is built for both both GDBserver, and the in-process
+/* This file is built for both GDBserver, and the in-process
agent (IPA), a shared library that includes a tracing agent that is
loaded by the inferior to support fast tracepoints. Fast
tracepoints (or more accurately, jump based tracepoints) are