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 5894eb6..6a47adf 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 1fe4561..2bc9ad8 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}