r267996 - in /trunk/libbacktrace: ChangeLog dwa...

vries@gcc.gnu.org vries@gcc.gnu.org
Thu Jan 17 00:08:00 GMT 2019


Author: vries
Date: Thu Jan 17 00:08:05 2019
New Revision: 267996

URL: https://gcc.gnu.org/viewcvs?rev=267996&root=gcc&view=rev
Log:
[libbacktrace] Handle DW_FORM_GNU_strp_alt

Handle DW_FORM_GNU_strp_alt which references the .debug_str section in the
.gnu_debugaltlink file.

2019-01-17  Tom de Vries  <tdevries@suse.de>

	PR libbacktrace/82857
	* dwarf.c (read_attribute): Handle DW_FORM_GNU_strp_alt
	using altlink.

Modified:
    trunk/libbacktrace/ChangeLog
    trunk/libbacktrace/dwarf.c



More information about the Gcc-cvs mailing list