From: Michael Snyder Date: Wed, 9 Mar 2011 15:59:12 +0000 (+0000) Subject: 2011-03-09 Michael Snyder X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61adf464868046bd0f563f4d7c7c0fd96d7eae1f;p=binutils-gdb.git 2011-03-09 Michael Snyder * gdbserver/tracepoint.c: Fix small comment typo. --- diff --git a/gdb/gdbserver/tracepoint.c b/gdb/gdbserver/tracepoint.c index 8d99c94dac0..c0e4cac336a 100644 --- a/gdb/gdbserver/tracepoint.c +++ b/gdb/gdbserver/tracepoint.c @@ -26,7 +26,7 @@ #include #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