i want to write a code which will work like backtrace utility on ARM9 architecture.
i did come across the code back trace for ulibc in arm. But from above code i want to know the details of data structure layout and parameter used in above code. Can anyone throw some light on the above.
thanks in advance.