Single-stepping not doing it in 1.6

nfordbscndrd

Well-Known Member
Licensed User
Longtime User
After compiling to a device and hitting the first break point, if I hit F8 or F9 or click on the single-step button, it's like hitting F5. It just continues executing.

Then the next break point (which is actually the same one getting hit again), all works normally. This is repeatable. Running the 2nd beta 1.6.
 

nfordbscndrd

Well-Known Member
Licensed User
Longtime User
Well, it turns out not to be as reproducible as I thought. It was happening consistently for a while. Now it just happens every now and then. In fact, it just happened again. It's morning here and I just got back on, recompiled, it hit a breakpoint, I hit F8, and it took off.

My big app is all that I've been working on, so I haven't had it happen with anything else.
 
Upvote 0
Top