-->
Page 1 of 1

Bugs with Debugger

PostPosted: Fri Aug 05, 2016 2:56 pm
by Juan de Austria
Hello to all,
I am new member in the forum
and like your BASIC very much !!

I played few hours with your new debugger function and
notice some bugs:

+ After the first use of debugger, the [Run] doesn´t execute
your edited program. Only in the debugger your edited
program is running.

+ Slow speed: A test program (with some loops) runs in V2: 550 ms
In the new version (V3, Alpha 25) it runs in 11069 ms
(nearly 20 times more) !!!
In the debugger it runs in 16500 ms !
I tried GUION/GUIOFF, but the program doesn´t run faster.

+ Data losing: If you start your programm in the debugger, after 2-3 second
there are missing data, e.g. for counting up you see 1 .. 2 .. 3 .. 4 .. 6 .. 7 ..

I hope my findings help you to improve your BASIC

with best regards

Juan de Austria

Re: Bugs with Debugger

PostPosted: Fri Aug 05, 2016 3:05 pm
by RichardS
WOW that is ironic :-) (don't you think)

RichardS