diff options
author | Tom Tromey <tromey@redhat.com> | 2010-03-05 20:01:21 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2010-03-05 20:01:21 +0000 |
commit | 78e2826bcc9ddadf05c070c479a3f5e608654b16 (patch) | |
tree | fe6cc58b522c3088ae426d6f53fe4e60d6f9bfdf /gdb/doc/ChangeLog | |
parent | a6cc6b3bc4d8f33c24473b6e7c5fc3ea1f1ac998 (diff) | |
download | gdb-78e2826bcc9ddadf05c070c479a3f5e608654b16.zip gdb-78e2826bcc9ddadf05c070c479a3f5e608654b16.tar.gz gdb-78e2826bcc9ddadf05c070c479a3f5e608654b16.tar.bz2 |
* gdb.texinfo (Data): Link to pretty-printing.
(Output Formats): Likewise. Correct text.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ab94379..2bd09a8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-03-05 Tom Tromey <tromey@redhat.com> + + * gdb.texinfo (Data): Link to pretty-printing. + (Output Formats): Likewise. Correct text. + 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com> * gdb.texinfo (Types): Describe <struct> and <flags>. |