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)
commitca5e1ce0281bd7fb363bd53d59185d6a1a99f75b
treedca0f9c8182c32dbf379fa0e2eeacb9f0320858e
parent5f25255261a9dc908c7ba0133de80f05f993c8c5
[mc] Implement DW_OP_call_frame_cfa using libunwind

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).
src/mc/mc_dwarf_expression.c