aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
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 <eliz@gnu.org>
+
+ * gdb.texinfo (i386): Fix yesterday's commit.
+
2013-12-03 Tom Tromey <tromey@redhat.com>
* 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