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] patch for DW_AT_comp_dir/DW_AT_name vs .debug_line inconsistencies


On Tue, Apr 08, 2008 at 03:23:04PM -0700, Doug Evans wrote:
> While reading end_symtab I was inspired to try again for a
> debug-format independent solution.

> 2008-04-08  Doug Evans  <dje@google.com>
> 
> 	* buildsym.c (watch_main_source_file_lossage): New fn.
> 	(end_symtab): Call it.
> 
> 	* gdb.base/hashline1.exp: New testcase.
> 	* gdb.base/hashline2.exp: New testcase.
> 	* gdb.base/hashline2.exp: New testcase.

I'm happy with this patch, if you'd ilke to commit it.

> +static void
> +watch_main_source_file_lossage ()

(void), please.

-- 
Daniel Jacobowitz
CodeSourcery


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