objective c - ARC causes a dangling pointer -


ok use arc in main application have ported control not use arc .. every thing compiles etc exc_bad_access error on controls event ...

the event initiated delegate method

is there way pointers text value hex code value i.e name* 0x00aa0 address ?

and standard way of checking arc deallocating?

is there way pointers text value hex code value i.e name* 0x00aa0 address ?

try play around llvm debugger. after crashes or @ breakpoint use this:

expression 0x00aa0 

Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -