diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ffeb294..871b626 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com> + + PR corefiles/16092 + * gdb.texinfo (gcore): Mention new command 'set + use-coredump-filter'. + (set use-coredump-filter): Document new command. + 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com> * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus |