Any porting avaiable of backtrace for uclibc?

Posted by user303967 on Stack Overflow See other posts from Stack Overflow or by user303967
Published on 2010-03-29T05:57:20Z Indexed on 2010/03/29 6:03 UTC
Read the original article Hit count: 385

Filed under:
|
|
|

We are running the uclibc linux on ARM 9. The problem is uclibc doesn't support backtrace. When core-dump happen, cannot grap the call stack. Anyone has good solution on that? For example, an existing porting of backtrace for uclibc? or any good method to grap call stack when call dump happen(uclibc+ARM+Linux)? thanks

© Stack Overflow or respective owner

Related posts about linux

Related posts about uclibc