dwarfinterpret/test
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
..
.gitignore Add some test files 2018-04-04 14:47:54 +02:00
dump_my_stack.cpp Make context acquisition behave correctly wrt. calling site 2018-04-06 16:26:24 +02:00
dump_my_threads.cpp Detect end-of-unwind 2018-04-06 19:05:38 +02:00
Makefile Add a threaded test (harder to check unwinding end) 2018-04-06 17:36:16 +02:00