discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Frame Information (Backtrace)


From: Philip Mötteli
Subject: Frame Information (Backtrace)
Date: Thu, 15 Jan 2004 15:38:05 +0100

Hi


I try to implement a debugging help for "double free". In order to do that, I would like to save something like a backtrace. I know, how to get the address of the frame (NSFrameAddress()), but what type does this "void*" return value has? How can I filter the SEL out of it?


Thanks for some pointers!
Phil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]