aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_unwinding_test.cpp
AgeCommit message (Expand)Author
2018-03-05Rewrite system(3) to use posix_spawn(3).Elliott Hughes
2017-03-23Verify at least 2 frames out of signal handler.Christopher Ferris
2015-09-22Increase alternative signal stack size on 64-bit devices.Yabin Cui
2015-02-06Display errors instead of running infinitely.Christopher Ferris
2014-12-02restore sigprocmask in setjmp/longjmp test.Yabin Cui
2014-10-27[x86,x86_64] Fix libgcc unwinding through signalPavel Chupin
2014-09-17Stack unwinding unit tests.Elliott Hughes
2014-02-06Make sure that the same tests are on all platforms.Christopher Ferris
2013-06-25Kernel dso support for 'dl_iterate_phdr' functionSergey Melnikov