I've noticed a few threads on debug problems but they don't appear to end with any definite conclusions. I am running B4A 2.22 and the problem is still here.
I have the one mentioned earlier this year. The first breakpoint is highlighted yellow and the IDE indicates a stop there, but the program has continued merrily on it's way. If the breakpoint is in a loop, it actually pauses on it the next time around.
If you put a bogus breakpoint in Activity_Create, the program will skip it (as it should) and breaks correctly on the first real breakpoint.
Any real fix in sight?
I have the one mentioned earlier this year. The first breakpoint is highlighted yellow and the IDE indicates a stop there, but the program has continued merrily on it's way. If the breakpoint is in a loop, it actually pauses on it the next time around.
If you put a bogus breakpoint in Activity_Create, the program will skip it (as it should) and breaks correctly on the first real breakpoint.
Any real fix in sight?