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.
This commit is contained in:
Vladimir Prus 2006-12-08 12:58:36 +00:00
parent b26ed50ddf
commit a1b5960f51
2 changed files with 8 additions and 0 deletions

View 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

View 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}