Jan. 29, 2013
10:23 a.m.
On 2013-01-29 14:21:24 (+0700), Mulyadi Santosa <mulyadi.santosa@gmail.com> wrote:
Can this function be used in user application?
no. But I guess I see quite similar function provided by glibc/gcc. Forgot the function name though, sorry...
backtrace() http://www.gnu.org/software/libc/manual/html_node/Backtraces.html -- Kristof