1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/source
FellippeHeitor b54de08aa3 Implements Step Over for $DEBUG mode
Using Shift+F8 when stepping line by line when on a line of code that contains a SUB/FUNCTION call, the sub-procedure lines will be run without entering the block of code, and execution will resume in the next line of code after the SUB/FUNCTION call.
2021-07-14 21:56:17 -03:00
..
global Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
ide Implements Step Over for $DEBUG mode 2021-07-14 21:56:17 -03:00
subs_functions Begins prototyping a $DEBUG metacommand. 2021-07-09 08:08:49 -03:00
utilities Implements Step Over for $DEBUG mode 2021-07-14 21:56:17 -03:00
icon.rc Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
qb64.bas Implements Step Over for $DEBUG mode 2021-07-14 21:56:17 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00