MIPS backtrace

Hi,

I'm working in a MIPS processor and, since the function backtrace() is not implemented for this architecture, I would like to know if there is another way to do a stack backtrace in this processor.

Thanks a lot!!!

What OS are you on?

Hi,

I'm sorry, I forgot to tell you which OS I'm using.
I'm working on Linux, its kernel version is 2.4.26.

Thanks!

I am facing similar problem. Did you got answer to above problem ?