diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6d23a77..fa8180f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2017-12-01 Andrew Cagney <cagney@redhat.com> + Joel Brobecker <brobecker@adacore.com> + Sergio Durigan Junior <sergiodj@redhat.com> + + * gdb.texinfo (File Options): Document --readnever. + (Commands to Specify Files): Likewise, for 'symbol-file' and + 'add-symbol-file'. + 2017-11-29 Pedro Alves <palves@redhat.com> PR c++/19436 |