gprofng: fix the Dwarf reader
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Sat, 11 Mar 2023 00:16:49 +0000 (16:16 -0800)
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Sat, 11 Mar 2023 23:12:08 +0000 (15:12 -0800)
commit10577a3b13de151a795fe5f60a64dd2e98bca642
tree580fabaf78d07eb1c2308276534c98f50b59f21e
parentddc6677b170be399dfcc7d81325870ff022ba875
gprofng: fix the Dwarf reader

gprofng/ChangeLog
2023-03-10  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>

gprofng/src/DwarfLib.cc (DwrLineRegs::getPath): Add a DW_AT_comp_dir
string if the directoty table has relative names.
gprofng/src/DwarfLib.cc