diff options
author | Eli Zaretskii <eliz@gnu.org> | 2009-07-04 12:12:20 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2009-07-04 12:12:20 +0000 |
commit | dd8f35ac84e9ae2bcd5bc75004b7e5312805843a (patch) | |
tree | a826c6daf7d7229b85802544752067087e6520bb /gdb | |
parent | b569d2302da1938686bb6a35904ad4d459164b4f (diff) | |
download | gdb-dd8f35ac84e9ae2bcd5bc75004b7e5312805843a.zip gdb-dd8f35ac84e9ae2bcd5bc75004b7e5312805843a.tar.gz gdb-dd8f35ac84e9ae2bcd5bc75004b7e5312805843a.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2ed8cc8..fd70a89 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2009-07-04 Chris Genly <chris@genly.us> + + * gdb.texinfo (GDB/MI Variable Objects): Document child definition + in -var-list-children. Fix example according to what the code + does. + 2009-07-02 Pedro Alves <pedro@codesourcery.com> * gdb.texinfo (Debugging multiple inferiors): Document the |