diff options
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 413e456..4da77de 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2018-03-26 Tom Tromey <tom@tromey.com> + PR backtrace/15582: + * gdb.texinfo (Backtrace): Mention "hide" argument. + +2018-03-26 Tom Tromey <tom@tromey.com> + * gdb.texinfo (Backtrace): Describe options individually. 2018-03-19 Tom Tromey <tom@tromey.com> |