Breakpoints dont work
Posted
by Ann
on Stack Overflow
See other posts from Stack Overflow
or by Ann
Published on 2010-03-30T20:09:35Z
Indexed on
2010/03/30
20:13 UTC
Read the original article
Hit count: 323
xcode
Hi, All.
When I set break point at some line and press Build&Go my breakpoints become yellow and my program continues. Nothing happens. I`ve unchecked Object Lazy ..., optimization levels, active target is Debug, load debugging symbols is checked. I also want to mention that my debugger never worked before.
© Stack Overflow or respective owner