]> Git Repo - binutils.git/commit
[PATCH] Support for DW_FORM_strx tag
authorAli Tamur <[email protected]>
Sat, 30 Mar 2019 02:29:24 +0000 (19:29 -0700)
committerAli Tamur <[email protected]>
Thu, 25 Apr 2019 18:49:01 +0000 (11:49 -0700)
commitcf532bd13616fbabe487d98107cde3202ad58ab7
tree43e5a12167fd70deec6981e21c7bc49eb8113c46
parent82433e3e270973c3f49d55d41266de6adbf9006d
[PATCH] Support for DW_FORM_strx tag

DW_FORM_strx is the new name of DW_FORM_GNU_str_index in the Dwarf 5 standard.
This is a small step towards supporting Dwarf 5 in gdb.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/testsuite/lib/dwarf.exp
This page took 0.028782 seconds and 4 git commands to generate.