tags:

views:

30

answers:

2

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.

A: 

Try "Build and Debug" instead.

Graham Lee
Thank you for response but I`ve also tried. This does not help.
Ann
A: 

Try to refresh the files you are working on, make sure you have build automatically set, clear all breakpoints, restart eclipse this might help.

Ayrad
oops never mind just noticed you were using xcode but perhaps the equivalent might help
Ayrad
Thanks but before trying I clean all targets.
Ann