Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: b6e5b1feaae86a137d4af63d10f4d76067d75263
https://github.com/dyninst/dyninst/commit/b6e5b1feaae86a137d4af63d10f4d76067d75263
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M parseAPI/src/IndirectASTVisitor.C
M symtabAPI/src/Module.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
String table now includes an entry at zero for "unknown", so don't subtract from the DWARF file number.
Commit: 6e15735557c9a269ba0bbb6042024f27d4dcc574
https://github.com/dyninst/dyninst/commit/6e15735557c9a269ba0bbb6042024f27d4dcc574
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-10-03 (Mon, 03 Oct 2016)
Changed paths:
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Clear srcfiles on each invocation of buildSrcFiles, so we're looking at the right module's file list.
Commit: 934f2bd2887d5dcfa68915283924d052eb26b558
https://github.com/dyninst/dyninst/commit/934f2bd2887d5dcfa68915283924d052eb26b558
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-10-04 (Tue, 04 Oct 2016)
Changed paths:
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Remove debug output
Commit: af9459a312f45590965143389283b21b7bb49485
https://github.com/dyninst/dyninst/commit/af9459a312f45590965143389283b21b7bb49485
Author: Bill Williams <wwilliam47@xxxxxxxxx>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M parseAPI/src/IndirectASTVisitor.C
M symtabAPI/src/Module.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Merge pull request #185 from dyninst/release9.2/fixes/inline_filename_fixes
String table now includes an entry at zero for "unknown", so don't subtract from the DWARF file number.
Compare: https://github.com/dyninst/dyninst/compare/7e942eae9951...af9459a312f4
|