Somehow now, no matter where I try to put even a single break statement, I get the error "Multiple markers at this line" so the break point marker which should be a dot becomes a dot with a cross through it. I have tried to place a break statement at the C source line or even the assembly source line and I get the same error. Any idea what is messed up?