search for: tiny_free_list_remove_ptr

Displaying 1 result from an estimated 1 matches for "tiny_free_list_remove_ptr".

2009 Oct 23
2
Using dapptrace. Can't seem to trace user functions with defaults or specifying -u<lib>
...ption, e.g. libSystem.B.dylib, -> libSystem.B.dylib:free(0x300D70, 0x1A, 0xBFFFF258) -> libSystem.B.dylib:szone_size(0x22E000, 0x300D70, 0x50) <- libSystem.B.dylib:szone_size = 585 -> libSystem.B.dylib:szone_free_definite_size(0x22E000, 0x300D70, 0x10) -> libSystem.B.dylib:tiny_free_list_remove_ptr(0x1, 0x231500, 0x22E000) <- libSystem.B.dylib:tiny_free_list_remove_ptr = 239 <- libSystem.B.dylib:szone_free_de and try that specifying the -u option as in: sudo -s dapptrace -u libSystem.B.dylib ~/myexecutable that gives... : probe description pid31696:libSystem.B.dylib::entry do...