projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9149561
)
2011-03-09 Michael Snyder <msnyder@vmware.com>
author
Michael Snyder
<msnyder@vmware.com>
Wed, 9 Mar 2011 15:59:12 +0000
(15:59 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Wed, 9 Mar 2011 15:59:12 +0000
(15:59 +0000)
* gdbserver/tracepoint.c: Fix small comment typo.
gdb/gdbserver/tracepoint.c
patch
|
blob
|
history
diff --git
a/gdb/gdbserver/tracepoint.c
b/gdb/gdbserver/tracepoint.c
index 8d99c94dac041b4371627e6f220c4203298ce430..c0e4cac336a97cc6eb6b2c27af16e96044a81714 100644
(file)
--- 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