]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.c
PR gdb/17960 Internal error: tracker != NULL when completing on file:function
authorDoug Evans <dje@google.com>
Mon, 10 Aug 2015 19:23:09 +0000 (12:23 -0700)
committerDoug Evans <dje@google.com>
Mon, 10 Aug 2015 19:23:09 +0000 (12:23 -0700)
commite27852be65403306da198b3c1d7b222acd6bdfe9
tree0c62fa6fa515cbde26bf7121086fab9dea124c39
parentfd7dcb94cbd44629b3929336aec8b76c3e339656
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.
gdb/ChangeLog
gdb/symtab.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/completion.exp