![]() While Go still mostly uses DWARF v4, newer versions of GCC will emit DWARF v5 by default. This patch improves support for DWARF v5 by parsing the .debug_line_str section and using that during file:line lookups. This patch only includes support for files, not directories. Co-authored-by: Derek Parker <deparker@redhat.com> |
||
---|---|---|
.. | ||
_testdata | ||
line_parser_test.go | ||
line_parser.go | ||
parse_util.go | ||
state_machine_test.go | ||
state_machine.go |