Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix error in computation of Frame range when DW_AT_high_pc is a virtual address
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 19 Apr 2016 13:45:32 +0000 (15:45 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 19 Apr 2016 13:45:32 +0000 (15:45 +0200)
commit67a8c767ce9e19f1f341e07d60252cefbb0c3aec
tree9e53cfe0f75c2bab41e6915fa6d8ecdb4bcd6e83
parent624f2dace76a17e378a5ceeee2b838d3c3152ed3
[mc] Fix error in computation of Frame range when DW_AT_high_pc is a virtual address

The begin() address was set instead of the end() one.
src/mc/mc_dwarf.cpp