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] PR rust/20162 - fix gdb regressions caused by rust 1.10


On 06/26/2016 06:20 PM, Tom Tromey wrote:

> 2016-06-26  Tom Tromey  <tom@tromey.com>
> 
> 	PR rust/20162:
> 	* dwarf2read.c (scan_partial_symbols) <DW_TAG_structure_type>:
> 	Call scan_partial_symbols for children when reading a Rust CU.
> 	(dwarf2_physname): Ignore invalid DW_AT_linkage_name generated by
> 	rustc.
> 	(process_structure_scope) <DW_TAG_subprogram>: Call
> 	read_func_scope for Rust.

LGTM.

Thanks,
Pedro Alves


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