On Thu, Oct 23, 2008 at 08:20:40AM +0200, Carmelo AMOROSO wrote: >ganesh sahu wrote: >> Hi >> Does uClibc is having an system call to get stack information. In >> glibc we can print the stack trace through backtrace() function but it >> doesn't work in uClibc. So how we can get stack trace information inside >> our C code using uClibc. >> >> Thanks >> Ganesh > >Backtrace function is not implemented.
http://bugs.busybox.net/view.php?id=101 >You may use gdb. PS: I think that we usually do not have CFI annotations in our asm and adding them would be quite alot of work. Patches welcome.. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
