objc_msgSend when step into
Hi,
I have AppCode 2.5 and when I try to debug and step in to a method, AppCode show "objc_msgSend" instead of stepping in. I have to hit step in a second time to actually going int the method.
The app runs flawlesly and there are not bad execs or something.
1st break point, all, ok
Then I want to "step in" and I go this:
Only if I I Step into again I get into the actual method
cheers
Please sign in to leave a comment.
Thanks for the report. We're working on this problem. Here is the related issue: http://youtrack.jetbrains.com/issue/OC-8426