* gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing

is experimental.
This commit is contained in:
Tom Tromey 2009-09-18 18:03:45 +00:00
parent adb7f3388f
commit f43030c448
2 changed files with 9 additions and 1 deletions

View File

@ -1,8 +1,13 @@
2009-09-18 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
is experimental.
2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
* gdb.texinfo (convenince variables): Mention
$_siginfo could be empty.
2009-09-15 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (GDB/MI Variable Objects): Document

View File

@ -23549,6 +23549,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