Anyone else seeing the debugger just step right past break points whether they are set before starting a debug run debug run or if they are set during the debug run ?
I’m resorting to using debuglog extensively to debug because its quite unreliable in 64 bit on macOS and Windows
I’ve seen the debugger skip my initial break point on a number of occasions. I’ve had to resort to setting several consecutive break points in order to have the debugger catch and stop on one.
I’ve been using Xojo versions: 2018r4 and 2019r1.1 under Win7 and Ubuntu 18.04.4 LTS and running the remote debugger on the last 2 versions of Raspbian on a Raspberry Pi.
I have to say that I’m not seeing this. I’m minded to wonder whether there are aspects of the language I’m not using, or something else. I’m not using dark mode and I am using 2019r3.1. You must be using an earlier IDE as the breakpoints markers look different.