Exception Handling and Backtrace

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
nicp067
Posts: 15
Joined: Tue Jan 20, 2004 3:48 am
Location: Quebec,Canada

Exception Handling and Backtrace

Post by nicp067 »

Is there an way to do something like the glibc backtrace function on the ps2?
Im really tired of debuging with printf and the gdb stub is not working properly for me. What I want to do is to catch exception and backtrace from there. any idea or example?
Post Reply