Commit graph

2 commits

Author SHA1 Message Date
Théophile Bastian 0eb6cad1ba Detect end-of-unwind
According to LibUnwind:src/x86_64/Gstep.c:85
(HEAD=c91974f30feac05055621e33ca101a371236c786), the x86_64 ABI states
that the end of the call stack is determined by either a null RBP or an
undefined return-address column in the DWARF.
2018-04-06 19:05:38 +02:00
Théophile Bastian e567039227 Add a threaded test (harder to check unwinding end) 2018-04-06 17:36:16 +02:00