Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 7f11527314dd60464cce43bdd886cad1c75040f7
https://github.com/dyninst/dyninst/commit/7f11527314dd60464cce43bdd886cad1c75040f7
Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M symtabAPI/src/Object-elf.C
Log Message:
-----------
Fixing parsing of try/catch blocks.
The FDEs were not necessarily following the CIE, as the format says.
https://refspecs.linuxfoundation.org/LSB_3.0.0/LSB-PDA/LSB-PDA/ehframechpt.html
In the ARM binary, because there were FDEs with different CIEs mixed together
we were ignoring FDEs whose CIE had past or whose CIE's reference had changed.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
|