old-cross-binutils/gdb/testsuite
Daniel Jacobowitz cb1df416fb 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
Daniel Jacobowitz  <dan@codesourcery.com>

	* buildsym.c (end_symtab): Use preallocated symtab if available.
	Fill in SYMBOL_SYMTAB.
	* buildsym.h (struct subfile): Add symtab member.
	* dwarf2read.c (struct dwarf2_cu): Add line_header.
	(struct file_entry): Add symtab.
	(free_cu_line_header): New function.
	(read_file_scope): Use it.  Save line_header in the cu.  Process
	lines before DIEs.
	(add_file_name): Initialize new symtab member.
	(dwarf_decode_lines): Create symtabs for included files.
	(new_symbol): Set SYMBOL_SYMTAB.
	* symtab.c (lookup_symbol): Use SYMBOL_SYMTAB.
	(search_symbols): Likewise.
	* symtab.h (struct symbol): Add symtab member.
	(SYMBOL_SYMTAB): Define.

	* gdb.base/included.c, gdb.base/included.exp,
	gdb.base/included.h: New files.
2007-01-21 16:49:40 +00:00
..
config Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.ada revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
gdb.arch From Marcus Deuling <deuling@de.ibm.com>: 2007-01-19 11:14:52 +00:00
gdb.asm Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.base 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com> 2007-01-21 16:49:40 +00:00
gdb.cp * gdb.cp/member-ptr.cc (class Padding): Make contents public. 2007-01-12 20:15:47 +00:00
gdb.disasm Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.dwarf2 Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.fortran revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
gdb.gdb Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.hp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.java revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
gdb.mi * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification) 2007-01-12 21:31:35 +00:00
gdb.objc Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.server Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.stabs Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.threads Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.trace Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
lib revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com> 2007-01-21 16:49:40 +00:00
configure gdb/ 2006-06-21 13:57:21 +00:00
configure.ac gdb/ 2006-06-21 13:57:21 +00:00
Makefile.in Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
TODO