Quickies

[categories] [index] [all (527)] [latest]

Cocoa Foundation
  1. Print some information about a block with the private function:

    char *_Block_dump (block_t block);
    

    sample output:

    ^0xbfffd53c (new layout) =
    isa: stack Block
    flags: HASHELP
    refcount: 0
    invoke: 0x4f85
    descriptor: 0x7ed0
    descriptor->reserved: 0
    descriptor->size: 32
    descriptor->copy helper: 0x4f1d
    descriptor->dispose helper: 0x4ed3