aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2015-08-10 12:23:09 -0700
committerDoug Evans <dje@google.com>2015-08-10 12:23:09 -0700
commite27852be65403306da198b3c1d7b222acd6bdfe9 (patch)
tree0c62fa6fa515cbde26bf7121086fab9dea124c39 /gdb/ChangeLog
parentfd7dcb94cbd44629b3929336aec8b76c3e339656 (diff)
downloadgdb-e27852be65403306da198b3c1d7b222acd6bdfe9.zip
gdb-e27852be65403306da198b3c1d7b222acd6bdfe9.tar.gz
gdb-e27852be65403306da198b3c1d7b222acd6bdfe9.tar.bz2
PR gdb/17960 Internal error: tracker != NULL when completing on file:function
gdb/ChangeLog: * 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. gdb/testsuite/ChangeLog: * gdb.base/completion.exp: Add location completer tests.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
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