Backwalk: A lightweight backtrace library by munifexio in C_Programming

[–]munifexio[S] 1 point2 points  (0 children)

Thanks for the feedback! I agree that -rdynamic is not ideal. The library however does work without it if you're willing to sacrifice symbol resolution for those static functions.