The other day I was making a change to a cmd button on someone's front end and put in a couple breakpoints to get it fixed. Well now everytime the cmd button is pressed the DB stops where I put my breakpoint - I hit debug on the error msg and sure enough its where I put my breakpoint but its yellow, its not red - there is nothing that should be stopping the code. I saved it after clearing out all the breakpoints and it's still doing this. I stepped through a couple of lines and then saved the code (mind you I compile everytime I save) and it just will not go away.
Anyone know why this is happening?