NaturalONE Debugger

Hello,

I’m trying to debug in NaturalONE. Something I’ve done a hundred plus times before. But I’m not hitting any of my breakpoints. It isn’t a logic error, I’m trying in a simple program where it has to hit the line I’ve set as a breakpoint for this test. If I start a debugging session and hit F5, I’ll eventually get to the line with the breakpoint on it. But if I hit F8 the program runs until it ends without hitting the breakpoint. I tried googling this problem and I know for a fact that “Skip All Breakpoints” is not selected, so I should hit breakpoints.

Any advice would be appreciated.

Richard Thornton