This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

breakpoints cannot be set on some lines

I set two breakpoints in my code. The first one works well, but the second one become a excalmatory mark,when I go into debug mode.

Moreover, I have a error in Command window:
*** error 35: undefined line number

This can be clearly seen in the following picture:
www.dropbox.com/.../breakpoints.png

Thank you.