Forum Discussion

heidi_n's avatar
heidi_n
Regular Contributor
11 years ago

Breakpoint only circle outline instead of solid red?

I noticed my breakpoints are now red circle outlines and not solid red like they used to be, and my test did not stop at my breakpoint. How can this be fixed?

3 Replies

  • heidi_n's avatar
    heidi_n
    Regular Contributor
    Not sure how to delete my post, but enable debugging wasn't checked. It's working now!
  • An additional note, if the line is not red at run-time, the debugger is not going to hit the highlighted line.  Enable debugging being turned off, or unreachable test step logic could be the cause of an issue such as this.