Branch: refs/heads/sasha/libdw_deploy
Home: https://github.com/dyninst/dyninst
Commit: 3d3f9b86aa4d20a848642cb7923d5955d743ebf0
https://github.com/dyninst/dyninst/commit/3d3f9b86aa4d20a848642cb7923d5955d743ebf0
Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M symtabAPI/src/dwarfWalker.C
M symtabAPI/src/dwarfWalker.h
Log Message:
-----------
Editing decodeLocationList and fixing some return values verification.
Commit: 2c117946d4df2bdaf934829f5c946751c98469cd
https://github.com/dyninst/dyninst/commit/2c117946d4df2bdaf934829f5c946751c98469cd
Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
Date: 2017-04-11 (Tue, 11 Apr 2017)
Changed paths:
M dwarf/h/dwarfFrameParser.h
M dwarf/src/dwarfFrameParser.C
M symtabAPI/src/Object-elf.C
M symtabAPI/src/dwarfWalker.C
M symtabAPI/src/dwarfWalker.h
Log Message:
-----------
Cleaning up some code, not compiling at this point.
Commit: bf836c7e26050080c18e2bc1e51332cab48c5cf8
https://github.com/dyninst/dyninst/commit/bf836c7e26050080c18e2bc1e51332cab48c5cf8
Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
Date: 2017-05-18 (Thu, 18 May 2017)
Changed paths:
M cmake/packages.cmake
M dwarf/h/dwarfFrameParser.h
M dwarf/src/dwarfFrameParser.C
M dwarf/src/dwarfHandle.C
M dwarf/src/dwarfResult.C
M dyninstAPI/src/BPatch_function.C
M stackwalk/src/dbginfo-stepper.C
M symtabAPI/src/Function.C
M symtabAPI/src/dwarfWalker.C
M symtabAPI/src/dwarfWalker.h
M symtabAPI/src/parseDwarf.C
Log Message:
-----------
Fixing DwarfWalker::decodeExpression, and minor issues.
Commit: 697a8384e2c03158c9a98a3e5954c9eefc943268
https://github.com/dyninst/dyninst/commit/697a8384e2c03158c9a98a3e5954c9eefc943268
Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
M dwarf/CMakeLists.txt
M dwarf/h/dwarfFrameParser.h
M dwarf/src/dwarfFrameParser.C
Log Message:
-----------
Fixing DwarfFrameParser to seek FDE and not Dwarf_Frame.
Compare: https://github.com/dyninst/dyninst/compare/6fd289d82a64...697a8384e2c0
|