From a1b5960f519380935c043f551b3c397f6c82df50 Mon Sep 17 00:00:00 2001
From: Vladimir Prus <vladimir@codesourcery.com>
Date: Fri, 8 Dec 2006 12:58:36 +0000
Subject: 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.
---
 gdb/doc/ChangeLog   | 5 +++++
 gdb/doc/gdb.texinfo | 3 +++
 2 files changed, 8 insertions(+)

(limited to 'gdb/doc')

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 5894eb6..6a47adf 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 1fe4561..2bc9ad8 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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}
-- 
cgit v1.1