#52314 - Peter - Mon Aug 29, 2005 4:59 pm
Hi,
I'm looking for a method to perform a stack trace in code. I'm aware that it is possible using GDB, but that's not what I want. I would like to receive the names of the last called functions to output thethem on the screen. I actually found a lot of information about "how to use gdb" but nothing about how this could be done through code.
Any help appreciated. Thanks in advance.
PS: I'm using the latest devkitarm compiler btw.
I'm looking for a method to perform a stack trace in code. I'm aware that it is possible using GDB, but that's not what I want. I would like to receive the names of the last called functions to output thethem on the screen. I actually found a lot of information about "how to use gdb" but nothing about how this could be done through code.
Any help appreciated. Thanks in advance.
PS: I'm using the latest devkitarm compiler btw.