Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: eliz@gnu.org, gdb-patches@sources.redhat.com, roland@redhat.com
Subject: [patch/doco] gdb.texinfo: fix thinko in auxv, @{GDBN}
Date: Fri, 06 Feb 2004 15:46:00 -0000	[thread overview]
Message-ID: <20040206154657.2F90B4B364@berman.michael-chastain.com> (raw)

Looks like a think-o in the recent auxv patch.

I tested this by building the doco on native i686-pc-linux-gnu.

I am committing this as an obvious fix.

Michael C

2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>

	* gdb.texinfo (Auxiliary Vector): 

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.192
diff -c -3 -p -r1.192 gdb.texinfo
*** gdb.texinfo	4 Feb 2004 23:24:43 -0000	1.192
--- gdb.texinfo	6 Feb 2004 15:36:59 -0000
*************** Depending on the configuration and opera
*** 5915,5924 ****
  @kindex info auxv
  @item info auxv
  Display the auxiliary vector of the inferior, which can be either a
! live process or a core dump file.  @{GDBN} prints each tag value
  numerically, and also shows names and text descriptions for recognized
  tags.  Some values in the vector are numbers, some bit masks, and some
! pointers to strings or other data.  @{GDBN} displays each value in the
  most appropriate form for a recognized tag, and in hexadecimal for
  an unrecognized tag.
  @end table
--- 5915,5924 ----
  @kindex info auxv
  @item info auxv
  Display the auxiliary vector of the inferior, which can be either a
! live process or a core dump file.  @value{GDBN} prints each tag value
  numerically, and also shows names and text descriptions for recognized
  tags.  Some values in the vector are numbers, some bit masks, and some
! pointers to strings or other data.  @value{GDBN} displays each value in the
  most appropriate form for a recognized tag, and in hexadecimal for
  an unrecognized tag.
  @end table


             reply	other threads:[~2004-02-06 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-06 15:46 Michael Elizabeth Chastain [this message]
2004-02-06 18:32 ` Andrew Cagney

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=20040206154657.2F90B4B364@berman.michael-chastain.com \
    --to=mec.gnu@mindspring.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=roland@redhat.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