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: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]


On Tue, Nov 03, 2009 at 11:44:19AM +0100, Jan Kratochvil wrote:
> gdb/
> 2009-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* symfile.c (separate_debug_file_exists): Change parameter parent_name
> 	to parent_objfile.  New variables parent_stat and abfd_stat.  Call
> 	strcmp and then bfd_stat functions to verify if NAME matches.
> 	(find_separate_debug_file): Update the passed parameter at caller.

Thanks!  This is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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