binutils-gdb/gdb/testsuite
Jan Kratochvil 7b08b9eb12 gdb/
* ada-lang.c (struct add_partial_datum): Update the comment for
	expand_partial_symbol_name.
	(ada_add_partial_symbol_completions): Rename to ...
	(ada_expand_partial_symbol_name): ... here, change return type, update
	function comment, call symbol_completion_match instead of
	symbol_completion_add.
	(ada_make_symbol_completion_list): Use now expand_partial_symbol_names
	and ada_expand_partial_symbol_name.
	* dwarf2read.c (dw2_expand_symtabs_matching): Support NULL
	FILE_MATCHER.
	(dw2_map_symbol_names): Remove.
	(dwarf2_gdb_index_functions): Unlist dw2_map_symbol_names.
	* psymtab.c (map_symbol_names_psymtab): Remove.
	(expand_symtabs_matching_via_partial): Support NULL FILE_MATCHER.
	Support KIND == ALL_DOMAIN.  Exchange the NAME_MATCHER and KIND check
	order.
	(psym_functions): Unlist map_symbol_names_psymtab.
	(map_partial_symbol_names): Rename to ...
	(expand_partial_symbol_names): ... here, change the FUN type, call
	expand_symtabs_matching with ALL_DOMAIN and NULL FILE_MATCHER now.
	* psymtab.h (map_partial_symbol_names): Rename to ...
	(expand_partial_symbol_names): ... here, change the FUN type.
	* symfile.h (struct quick_symbol_functions): Update the description of
	expand_symtabs_matching.  Remove map_symbol_names.
	* symtab.c (search_symbols): Add ALL_DOMAIN to the function comment.
	(struct add_name_data): Update the comment for
	expand_partial_symbol_name.
	(add_partial_symbol_name): Rename to ...
	(expand_partial_symbol_name): ... here.  Replace
	completion_list_add_name call by strncmp.
	(default_make_symbol_completion_list_break_on): Use now
	expand_partial_symbol_names and expand_partial_symbol_name.
	* symtab.h (enum search_domain): New element ALL_DOMAIN.

gdb/testsuite/
	* gdb.cp/cpcompletion.exp (complete class methods)
	(complete class methods beginning with F): Move them above runto.  New
	comment about the runto delimiter.
2011-04-20 19:42:51 +00:00
..
config
gdb.ada extend scope of testing in gdb.ada/arrayptr 2011-04-01 17:03:52 +00:00
gdb.arch gdb/ 2011-04-01 11:57:03 +00:00
gdb.asm
gdb.base 2011-04-20 Pedro Alves <pedro@codesourcery.com> 2011-04-20 17:01:11 +00:00
gdb.cell
gdb.cp gdb/ 2011-04-20 19:42:51 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2011-03-22 21:06:34 +00:00
gdb.fortran
gdb.gdb
gdb.hp gdb 2011-04-19 18:04:11 +00:00
gdb.java
gdb.mi gdb 2011-04-19 18:04:11 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python gdb/ 2011-04-17 14:14:23 +00:00
gdb.reverse
gdb.server
gdb.stabs
gdb.threads gdb/ 2011-04-17 19:11:07 +00:00
gdb.trace gdb/testsuite/ 2011-03-18 18:51:08 +00:00
gdb.xml
lib gdb/testsuite/ 2011-04-13 20:31:01 +00:00
.gdbinit
ChangeLog gdb/ 2011-04-20 19:42:51 +00:00
Makefile.in
TODO
aclocal.m4
configure
configure.ac
dg-extract-results.sh