From 3ea8680f84a240e58167ae77a2ec961bfd6b2947 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 4 Dec 2013 18:12:16 +0200 Subject: [PATCH] doc/gdb.texinfo (i386): Fix yesterday's commit. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b4bb466615c..7a7ab1bab9f 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 01a99071c19..09ecd0ecd1c 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 -- 2.30.2