From: Tom Tromey Date: Fri, 18 Sep 2009 18:02:55 +0000 (+0000) Subject: * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing X-Git-Tag: gdb_7_0-2009-10-06-release~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b820e877f20905b7fccdbd6ee5b3681dcd39d100;p=thirdparty%2Fbinutils-gdb.git * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing is experimental. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5d297b62b5e..0c6b74c61c0 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-09-18 Tom Tromey + + * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing + is experimental. + 2009-09-15 Tom Tromey * gdb.texinfo (GDB/MI Variable Objects): Document @@ -7032,7 +7037,7 @@ Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) * Makefile.in, configure.in: removed traces of namesubdir, -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced - copyrights to '92, changed some from Cygnus to FSF. + copyrights to '92, '09, changed some from Cygnus to FSF. Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 5a5f542eb08..f16b6e2d335 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -23547,6 +23547,9 @@ Once enabled, this feature cannot be disabled. Note that if Python support has not been compiled into @value{GDBN}, this command will still succeed (and do nothing). +This feature is currently (as of @value{GDBN} 7.0) experimental, and +may work differently in future versions of @value{GDBN}. + @subheading The @code{-var-create} Command @findex -var-create