PR rust/20162 - fix gdb regressions caused by rust 1.10
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f088912a2283050e82a04a1841c27778c4b42769..014c0bf9d03db91466e0edcb560ba349e1c5c936 100644 (file)
@@ -1,3 +1,13 @@
+2016-07-22  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.
+
 2016-07-22  Yao Qi  <yao.qi@linaro.org>
 
        * ctf.c (ctf_traceframe_info): Call bt_ctf_get_uint64 rather than
This page took 0.025515 seconds and 4 git commands to generate.