FWIW: I was working on this same app yesterday and added a new variable but hadn't used it yet. When the debugger got to the line where I assigned a value to it, I lost the yellow bar (debug quit working). I saw the warning about the variable not being used (and there were no other warnings or errors), so I added a line using it and next time I ran the app and debug got to that line, it kept working.