Commit Graph

8 Commits

Author SHA1 Message Date
Théophile Bastian df2d6179a8 Add a libunwind-powered stack_walker
Preserves stack_walker's interface (one can link against stack_walker or
stack_walker_unwind indifferently).
2018-05-18 11:33:39 +02:00
Théophile Bastian 83b304db95 Add script to extract all valid PCs of ELFs 2018-05-09 17:57:26 +02:00
Théophile Bastian 7b6ff32465 Enhance Makefile for tests 2018-05-09 12:40:52 +02:00
Théophile Bastian afe2d0b7c7 stack_walker: adapt to switch generation policies 2018-05-02 15:08:37 +02:00
Théophile Bastian f8cdeda962 Ignore *.bin under tests/ 2018-04-27 17:33:16 +02:00
Théophile Bastian b8f6a2302c Fix stack walk display 2018-04-27 17:32:49 +02:00
Théophile Bastian 39ecc7a8c1 Use those functions in stack_walked.cpp test 2018-04-27 11:06:25 +02:00
Théophile Bastian 4ab7d0a594 Add a simple stack_walker test 2018-04-26 19:17:34 +02:00