Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
To: msnyder@cygnus.com
Cc: gdb-patches@sources.redhat.com, cagney@redhat.com
Subject: Re: Document dump/restore commands
Date: Thu, 28 Mar 2002 00:33:00 -0000	[thread overview]
Message-ID: <3405-Thu28Mar2002103006+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <200203272336.g2RNaPv18951@reddwarf.cygnus.com> (message from Michael Snyder on Wed, 27 Mar 2002 15:36:25 -0800)

> Date: Wed, 27 Mar 2002 15:36:25 -0800
> From: Michael Snyder <msnyder@cygnus.com>
> 
> OK, how's this?
> 
> 2002-03-27  Michael Snyder  <msnyder@redhat.com>
> 
> 	* gdb.texinfo: Document new commands dump, append, and restore.
> 	* NEWS: Note new commands.

Thanks!  This is approved, but please correct this one gotcha:

> + If @var{bias} is non-zero, its value will be added to the addresses 
> + contained in the file.  Binary files always start at address zero, so
> + they will be restored at address @var{bias}.  Other bfd files have
> + a built-in location; they will be restored at @var{location + bias}.

The text inside @var should not span more than a single token.  Since
in this case `location' is not marked with @var elsewhere, I'd suggest
to rewrite this like so:

  Other BFD files have a built-in location info; they will be
  restored at offset @var{bias} from that location.


      reply	other threads:[~2002-03-28  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27 15:47 Michael Snyder
2002-03-28  0:33 ` Eli Zaretskii [this message]

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=3405-Thu28Mar2002103006+0200-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=cagney@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.com \
    /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