dwarf-assembly/stack_walker
Théophile Bastian 6854eb56e4 [BREAKING CHANGE] Unwinding stops at the end
This introduces a breaking change: [undefined] was previously
represented by 0, and is now represented by
`numeric_limits<uintptr_t>::max()`
2018-05-16 16:51:01 +02:00
..
Makefile stack_walker: adapt to switch generation policies 2018-05-02 15:08:37 +02:00
stack_walker.cpp [BREAKING CHANGE] Unwinding stops at the end 2018-05-16 16:51:01 +02:00
stack_walker.hpp Add a tentative stack walker using eh_elfs 2018-04-26 19:16:01 +02:00