diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0d71d23..624fba8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2015-08-10 Doug Evans <dje@google.com> + Keith Seitz <keiths@redhat.com> + + PR gdb/17960 + * symtab.c (make_file_symbol_completion_list_1): Renamed from + make_file_symbol_completion_list and made static. + (make_file_symbol_completion_list): New function. + 2015-08-10 Joel Brobecker <brobecker@adacore.com> * infrun.c (follow_fork, displaced_step_prepare, resume): Remove |