I know there's no standard C function to do this. I was wondering what are the techniques to to this on Windows and *nix? (Windows XP is my most important OS to do this on right now.)
glibc provides backtrace() function.
backtrace()
http://www.gnu.org/software/libc/manual/html_node/Backtraces.html
1.4m articles
1.4m replys
5 comments
57.0k users