Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/doco] gdb.texinfo: fix thinko in auxv, @{GDBN}
@ 2004-02-06 15:46 Michael Elizabeth Chastain
  2004-02-06 18:32 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Elizabeth Chastain @ 2004-02-06 15:46 UTC (permalink / raw)
  To: eliz, gdb-patches, roland

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-06 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-06 15:46 [patch/doco] gdb.texinfo: fix thinko in auxv, @{GDBN} Michael Elizabeth Chastain
2004-02-06 18:32 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox