binutils-gdb/gdb/testsuite
Jan Kratochvil 32019081a7 gdb/
Fix non-only rename list for Fortran modules import.
	* cp-namespace.c (cp_scan_for_anonymous_namespaces): Adjust the
	cp_add_using_directive caller.
	(cp_add_using_directive): New parameter excludes, describe it.  New
	variables ix and param.  Compare if also excludes match.  Allocate NEW
	with variable size, initialize EXCLUDES there.
	(cp_lookup_symbol_imports): New variable excludep, test
	current->EXCLUDES with it.
	* cp-support.h: Include vec.h.
	(struct using_direct): New field excludes, describe it.
	(DEF_VEC_P (const_char_ptr)): New.
	(cp_add_using_directive): New parameter excludes.
	* defs.h (const_char_ptr): New typedef.
	* dwarf2read.c (read_import_statement): New variables child_die,
	excludes and cleanups, read in excludes.
	(read_namespace): Adjust the cp_add_using_directive caller.

gdb/testsuite/
	Fix non-only rename list for Fortran modules import.
	* gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
	tests.
	* gdb.fortran/module.f90 (module moduse): New.
	(program module): use moduse, test var_x, var_y and var_z.
2011-06-29 22:05:16 +00:00
..
config
gdb.ada 2011-05-16 Pedro Alves <pedro@codesourcery.com> 2011-05-16 13:56:41 +00:00
gdb.arch 2011-05-31 Pedro Alves <pedro@codesourcery.com> 2011-05-31 21:18:56 +00:00
gdb.asm
gdb.base gdb/testsuite/ 2011-06-23 07:46:13 +00:00
gdb.cell ChangeLog: 2011-05-06 20:48:48 +00:00
gdb.cp 2011-06-28 Yao Qi <yao@codesourcery.com> 2011-06-28 08:36:18 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2011-06-10 21:50:55 +00:00
gdb.fortran gdb/ 2011-06-29 22:05:16 +00:00
gdb.gdb
gdb.hp gdb 2011-04-19 18:04:11 +00:00
gdb.java
gdb.mi Fix races in mi2-var-display.exp. 2011-06-23 09:51:11 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to 2011-05-02 17:07:10 +00:00
gdb.pascal
gdb.python py-inferior.exp: Make sure local var is allocated on the stack. 2011-06-08 16:56:11 +00:00
gdb.reverse 2011-05-26 Pedro Alves <pedro@codesourcery.com> 2011-05-26 15:32:38 +00:00
gdb.server gdb/ 2011-03-08 12:46:52 +00:00
gdb.stabs
gdb.threads 2011-06-23 Yao Qi <yao@codesourcery.com> 2011-06-23 06:26:28 +00:00
gdb.trace 2011-05-24 Pedro Alves <pedro@codesourcery.com> 2011-05-24 10:48:19 +00:00
gdb.xml
lib PR testsuite/12040: 2011-06-29 14:44:45 +00:00
.gdbinit
ChangeLog gdb/ 2011-06-29 22:05:16 +00:00
Makefile.in * Makefile.in (TAGS): Rewrite. 2011-03-07 22:02:45 +00:00
TODO
aclocal.m4
configure
configure.ac
dg-extract-results.sh