Frame Information (Backtrace)
Frame Information (Backtrace)
- Subject: Frame Information (Backtrace)
- From: Philip Mötteli <email@hidden>
- Date: Thu, 15 Jan 2004 10:35:02 +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
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.