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]

[commit] [patchv2 10/11] Fix .gdb_index for real and absolute filenames


On Sun, 27 Jan 2013 23:37:39 +0100, Jan Kratochvil wrote:
> gdb/
> 2013-01-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
> 	this_real_name to outer block.  Use it also for
> 	compare_filenames_for_search.
> 	(dw2_expand_symtabs_matching): New variable this_real_name.  Use it
> 	with dw2_get_real_path for file_matcher, considering also
> 	BASENAMES_MAY_DIFFER.
> 	(file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2013-02/msg00024.html


Jan


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