2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
authorVladimir Prus <vladimir@codesourcery.com>
Fri, 8 Dec 2006 12:58:36 +0000 (12:58 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Fri, 8 Dec 2006 12:58:36 +0000 (12:58 +0000)
        * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
        note in @ignore, to be removed later if nobody complains.

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

index 5894eb66bf269df8a51d36ae8af4afd6585e5025..6a47adf4471c1bbb3c4692d86f95f4c77c95b841 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
+       note in @ignore, to be removed later if nobody complains.
+
 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
index 1fe45614ea6c3707a33741439186b832491e9adf..2bc9ad837b7a65f6b6a43c188f3b646b5a192b15 100644 (file)
@@ -19533,6 +19533,7 @@ The corresponding @value{GDBN} commands are @samp{frame}, @samp{up},
 @node GDB/MI Variable Objects
 @section @sc{gdb/mi} Variable Objects
 
+@ignore
 
 @subheading Motivation for Variable Objects in @sc{gdb/mi}
 
@@ -19567,6 +19568,8 @@ least, the following operations:
 @item @code{-stack-select-frame}
 @end itemize
 
+@end ignore
+
 @subheading Introduction to Variable Objects in @sc{gdb/mi}
 
 @cindex variable objects in @sc{gdb/mi}