public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: Eli Zaretskii <eliz@gnu.org>
Subject: add a few index entries (Re: Static tracepoints support)
Date: Thu, 01 Jul 2010 14:15:00 -0000	[thread overview]
Message-ID: <201007011515.11282.pedro@codesourcery.com> (raw)
In-Reply-To: <201006281326.39820.pedro@codesourcery.com>

On Monday 28 June 2010 13:26:38, Pedro Alves wrote:
> > > +@cindex set static tracepoint
> > 
> > This index entry would be much more efficient if it did not start with
> > "set".  For example,
> > 
> >   @cindex static tracepoint, setting
> 
> Agreed.  I see the same could be done to set fast tracepoint.  I'll
> see about auditing that and others after this patch is in.

Can't say I see that much consistency, but, reading the generated
index, these appear to me to increase usefulness.  Okay?

-- 
Pedro Alves

2010-07-01  Pedro Alves  <pedro@codesourcery.com>

	* gdb.texinfo (Create and Delete Tracepoints): Add more index
	entries for fast tracepoints and static tracepoints.

---
 gdb/doc/gdb.texinfo |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Index: src/gdb/doc/gdb.texinfo
===================================================================
--- src.orig/gdb/doc/gdb.texinfo	2010-07-01 15:02:17.000000000 +0100
+++ src/gdb/doc/gdb.texinfo	2010-07-01 15:08:11.000000000 +0100
@@ -9680,6 +9680,7 @@ information on tracepoint conditions.
 
 @item ftrace @var{location} [ if @var{cond} ]
 @cindex set fast tracepoint
+@cindex fast tracepoints, setting
 @kindex ftrace
 The @code{ftrace} command sets a fast tracepoint.  For targets that
 support them, fast tracepoints will use a more efficient but possibly
@@ -9693,7 +9694,9 @@ message.
 @code{trace}.
 
 @item strace @var{location} [ if @var{cond} ]
-@cindex static tracepoint, setting
+@cindex set static tracepoint
+@cindex static tracepoints, setting
+@cindex probe static tracepoint marker
 @kindex strace
 The @code{strace} command sets a static tracepoint.  For targets that
 support it, setting a static tracepoint probes a static

  parent reply	other threads:[~2010-07-01 14:15 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25 18:33 Static tracepoints support Pedro Alves
2010-06-26 10:34 ` Eli Zaretskii
2010-06-28 12:28   ` Pedro Alves
2010-06-28 20:03     ` Eli Zaretskii
2010-06-29 21:00       ` Pedro Alves
2010-06-30 18:14         ` Eli Zaretskii
2010-07-01 10:41           ` Pedro Alves
2010-07-01 14:22           ` clarify "help break" output a bit (Re: Static tracepoints support) Pedro Alves
2010-07-01 17:10             ` Eli Zaretskii
2010-06-28 20:04     ` Static tracepoints support Eli Zaretskii
2010-07-01 13:50     ` el vs ell (Re: Static tracepoints support) Pedro Alves
2010-07-01 16:26       ` Michael Snyder
2010-07-01 17:07       ` Eli Zaretskii
2010-07-01 17:28         ` Pedro Alves
2010-07-01 14:00     ` Static tracepoints support Pedro Alves
2010-07-01 17:08       ` Eli Zaretskii
2010-07-01 17:13         ` Pedro Alves
2010-07-01 14:15     ` Pedro Alves [this message]
2010-07-01 17:09       ` add a few index entries (Re: Static tracepoints support) Eli Zaretskii
2010-07-01 15:38     ` remove redundant blank from strings " Pedro Alves
2010-07-01 17:11       ` Eli Zaretskii
2010-07-01 16:36     ` dynamic type column width in "info breakpoints" output " Pedro Alves
2010-07-01 17:17       ` Eli Zaretskii
2010-07-02 21:35       ` Tom Tromey
2010-07-21 11:30         ` Pedro Alves
2010-06-27 22:47 ` Static tracepoints support Michael Snyder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201007011515.11282.pedro@codesourcery.com \
    --to=pedro@codesourcery.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).