Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ksiedzulek

macrumors newbie
Original poster
Jan 6, 2011
9
0
Hi,

how is it posible that when I paste some code into one project there is error ("Stopped at breakpoint"), and after I paste this same code into new project everything is fine?
 
What Cromulent said

Breakpoints are not part of the source code, they're part of the project (separate from the source code).
 
Hi,

how is it posible that when I paste some code into one project there is error ("Stopped at breakpoint"), and after I paste this same code into new project everything is fine?

A breakpoint is not an error. A breakpoint is a debugging feature. You told XCode "stop here when I execute this code", and XCode did exactly that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.