On Android 3.1, if I'm single-stepping and stop pressing the buttons for a few minutes, the single-stepper will advance a line by itself at the rate of once per minute when I'm not even touching the device nor the keyboard of my PC.
I have a timer set for once per minute to update the time display in the app, but of course its not executing while I've got the program paused in debug (and the time display is not being updated).
I've been sitting here watching it as I type this, and it's just chugging away, a line per minute.
I assume it's something with Android or the Toshiba Thrive, but I thought I'd mention it anyway. I mean, this isn't a feature of the debugger that I've overlooked, is it? This is with the final 1.6 release, BTW, and I'm using B4A-Bridge. And I still get the problem where sometimes when I press F8, the debugger takes off on its own without going a line at a time.
I have a timer set for once per minute to update the time display in the app, but of course its not executing while I've got the program paused in debug (and the time display is not being updated).
I've been sitting here watching it as I type this, and it's just chugging away, a line per minute.
I assume it's something with Android or the Toshiba Thrive, but I thought I'd mention it anyway. I mean, this isn't a feature of the debugger that I've overlooked, is it? This is with the final 1.6 release, BTW, and I'm using B4A-Bridge. And I still get the problem where sometimes when I press F8, the debugger takes off on its own without going a line at a time.