I'm trying to implement a exception handler that does function call backtrace on s390. How do I access the eh_frame and print out the procedure names while unwinding it. Thank.
I'm trying to implement a exception handler that does function call backtrace on s390. How do I access the eh_frame and print out the procedure names while unwinding it. Thank.