[libbacktrace] Handle DW_FORM_GNU_strp_alt
authorTom de Vries <tdevries@suse.de>
Thu, 17 Jan 2019 00:08:05 +0000 (00:08 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 17 Jan 2019 00:08:05 +0000 (00:08 +0000)
commitf2f00d3a04533afd3d02e29bb28afb5203de9078
tree1c111529bc8651d2f75549de3df91b88ff1a7431
parent944f59ffe2ea4cfc7391741ddab281d7d9cf5b94
[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.

From-SVN: r267996
libbacktrace/ChangeLog
libbacktrace/dwarf.c