Make it trivial to get stack traces from external programs.
To get a stacktrace in a program like aria_chk, one only have to do: #include <my_stacktrace.h> call my_init_stacktrace(1) in main().
Showing
Please register or sign in to comment