This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] clean-up for sym_read mainline flag (2/2)


>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan> 2009-11-26  Tristan Gingold  <gingold@adacore.com>
Tristan> 	* symfile.h (dwarf2_build_psymtabs): Remove mainline parameter in
Tristan> 	prototype.
Tristan> 	* dwarf2read.c (dwarf2_build_psymtabs): Remove mainline paramter in
Tristan> 	definition, simplify code assuming it is always 0.
Tristan> 	* coffread.c (coff_symfile_read): Adjust call.
Tristan> 	* elfread.c (elf_symfile_read): Ditto.
Tristan> 	* machoread.c (macho_symfile_read): Explicitely calls
Tristan> 	init_psymbol_list if mainline is set.

Ok.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]