mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
2011-03-09 Michael Snyder <msnyder@vmware.com>
* gdbserver/tracepoint.c: Fix small comment typo.
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#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
|
agent (IPA), a shared library that includes a tracing agent that is
|
||||||
loaded by the inferior to support fast tracepoints. Fast
|
loaded by the inferior to support fast tracepoints. Fast
|
||||||
tracepoints (or more accurately, jump based tracepoints) are
|
tracepoints (or more accurately, jump based tracepoints) are
|
||||||
|
Reference in New Issue
Block a user