When the debugger is stopped at a breakpoint, I can't find the frame of any of my UIViews in there.
Is it possible to do this?
EDIT: starting a bounty due to the lack of response. Just to be clear, what I am looking for is a way to see the frame without adding in extra debugging code.
Also, if the answer is "no you can't do it", bounty will go to the best explanation of why you can see some class members but not others.