OSDN Git Service

2004-06-09 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 9 Jun 2004 13:33:54 +0000 (13:33 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 9 Jun 2004 13:33:54 +0000 (13:33 +0000)
* gdbint.texinfo (Native Debugging): Restore "@table @code"
deleted by previous patch.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 9b8b151..c97de03 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-09  Andrew Cagney  <cagney@gnu.org>
+
+       * gdbint.texinfo (Native Debugging): Restore "@table @code"
+       deleted by previous patch.
+
 2004-06-08  Andrew Cagney  <cagney@gnu.org>
 
        * gdbint.texinfo (Native Debugging): Delete documentation on
index 0d4e615..4d41cfa 100644 (file)
@@ -38,7 +38,7 @@ Free Documentation License''.
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.206 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.207 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -4404,6 +4404,8 @@ defined or left undefined, to control compilation when the host and
 target systems are the same.  These macros should be defined (or left
 undefined) in @file{nm-@var{system}.h}.
 
+@table @code
+
 @item CHILD_PREPARE_TO_STORE
 @findex CHILD_PREPARE_TO_STORE
 If the machine stores all registers at once in the child process, then