1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/source/ide
Fellippe Heitor 19219dbfe5 $DEBUG mode now in working state.
F9 (or clicking a line number) will toggle a breakpoint; When running a 
program, F8 will pause/step line by line, F9 will still be usable to 
toggle breakpoints and F5 will continue execution. ESC exits $DEBUG 
mode.
2021-07-11 21:05:03 -03:00
..
wiki Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
ide_global.bas $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
ide_methods.bas $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00