On Tue, May 06, 2014 at 04:26:19PM +0100, Jean Pihet wrote:
Adding libdw DWARF post unwind support, which is part of elfutils-devel/libdw-dev package from version 0.158.
The new code is contained in unwin-libdw.c object, and implements unwind__get_entries unwind interface function.
Reviewed-by: Will Deacon will.deacon@arm.com
Will