Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org,  Eli Zaretskii <eliz@gnu.org>
Subject: Re: Stepping off breakpoints in non-stop debugging mode (resubmit)
Date: Fri, 11 Apr 2008 17:19:00 -0000	[thread overview]
Message-ID: <200804111646.54575.pedro@codesourcery.com> (raw)
In-Reply-To: <ulk3ka2f5.fsf@gnu.org>

A Friday 11 April 2008 15:31:26, Eli Zaretskii wrote:
> Thanks, the documentation patch is okay with me, but please enclose
> the first instance of "displaced stepping" in @dfn{}, as we do with
> new terms we introduce.

I've added it like so, hope that's what you mean:

+@kindex maint set can-use-displaced-stepping
+@kindex maint show can-use-displaced-stepping
+@cindex displaced stepping support
+@item maint set can-use-displaced-stepping
+@itemx maint show can-use-displaced-stepping
+Control whether or not @value{GDBN} will do displaced stepping if the
+target supports it.  The default is on.  @dfn{Displaced stepping} is a
+way to single-step over breakpoints without removing them from the
+inferior, by executing an out-of-line copy of the instruction that was
+originally at the breakpoint location.  It is also known as
+out-of-line single-stepping.
+

It's the first time I'm looking at @dfn{], so I looked here
for guidelines:
http://www.mcs.vuw.ac.nz/cgi-bin/info2www?(texinfo)dfn

Thanks,
-- 
Pedro Alves


  reply	other threads:[~2008-04-11 15:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10  3:14 Pedro Alves
2008-04-10  6:23 ` Eli Zaretskii
2008-04-10 14:02   ` Pedro Alves
2008-04-10 20:12     ` Eli Zaretskii
2008-04-10 23:13       ` Pedro Alves
2008-04-11  9:15         ` Eli Zaretskii
2008-04-11 15:47           ` Pedro Alves
2008-04-11 16:19             ` Eli Zaretskii
2008-04-11 17:19               ` Pedro Alves [this message]
2008-04-11 21:03                 ` Eli Zaretskii
2008-04-25 21:51                   ` Pedro Alves
2008-04-26  5:47                     ` Eli Zaretskii
2008-04-26  7:14                       ` Pedro Alves
2008-04-26 13:16                         ` Eli Zaretskii
2008-05-02 15:03                         ` Daniel Jacobowitz
2008-05-02 17:27                           ` Pedro Alves

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=200804111646.54575.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