NSCountFrames
Returns the number of call frames on the stack.
スタック上の呼び出しフレームの数を返します。
NSFrameAddress
Returns the value of the frame pointer of the specified frame.
指定されたフレームのフレームポインタの値を返します。
NSRecordAllocationEvent
Notes an object or zone allocation event and various other statistics, such as the time and current thread.
あるオブジェクトまたはゾーン割り当てイベントとさまざまな他の統計に注意を払います、たとえば時間と現在のスレッドなど。
NSReturnAddress
Returns the value of the return address of the specified frame.
指定されたフレームの返信アドレスの値を返します。