I know that use psp-addr2line to view EPC and RA when exception happen, but sometimes the result you get is a malloc_r (on stdlib,for example),I don't know which code in my app result in this。
So, is there a way to get more callstack information ?
Thanks for any tips.