Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Implement DW_OP_call_frame_cfa using libunwind
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 7 Mar 2014 11:49:47 +0000 (12:49 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 7 Mar 2014 11:52:46 +0000 (12:52 +0100)
This is used by DWARF4 for DW_AT_frame_base.

We need to implement this in order to use the new DWARf expression
code for DW_AT_frame_base resolution (used in DWARF4
libpthread_nonshared.a).


No differences found