This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How can I dump the user application stack trace?

Hi, all

   I'v enable the kernel with kernel stack dump when the program crash, but how can I enable the user space stack trace?it's very helpful for me to debug the bad codes.

   Thanks!