From: Eli Zaretskii Date: Wed, 4 Dec 2013 16:12:16 +0000 (+0200) Subject: doc/gdb.texinfo (i386): Fix yesterday's commit. X-Git-Tag: gdb-7.7-release~282 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ea8680f84a240e58167ae77a2ec961bfd6b2947;p=platform%2Fupstream%2Fbinutils.git doc/gdb.texinfo (i386): Fix yesterday's commit. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b4bb466..7a7ab1b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-12-04 Eli Zaretskii + + * gdb.texinfo (i386): Fix yesterday's commit. + 2013-12-03 Tom Tromey * gdb.texinfo (Set Catchpoints): Add @kindex for each command diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 01a9907..09ecd0e 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -21391,6 +21391,7 @@ be returned in a register. @kindex show struct-convention Show the current setting of the convention to return @code{struct}s from functions. +@end table @cindex Intel(R) Memory Protection Extensions (MPX). @subsubsection Intel(R) @dfn{Memory Protection Extensions} (MPX). @@ -21424,7 +21425,6 @@ This way the raw value can be accessed via bnd0raw@dots{}bnd3raw. Any change on bnd0@dots{}bnd3 or bnd0raw@dots{}bnd3raw is reflect on its counterpart. When the bnd0@dots{}bnd3 registers are displayed via Python, the display includes the memory size, in bits, accessible to the pointer. -@end table @node Alpha @subsection Alpha