How do I stop Xcode from showing me this assembly language when I'm debugging and step over? -


enter image description here

i have "show disassembly" unchecked, after few step overs still shows up.

this might code compiled release configuration rather debug. more difficult xcode relate machine instructions source code lines in case.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -