1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 14:41:21 +00:00
QB64-PE/source/utilities
FellippeHeitor 231e28c79b Adds method to allow closing the connection with the IDE.
In order to allow $DEBUG to work with programs that call CLEAR, the connection handle used to connect to the IDE is locked by default and cannot be CLOSEd. With this change, the debuggee itself can now unlock the handle and close the link.
2021-07-22 00:18:34 -03:00
..
ini-manager Reduces INI-Manager to the bare minimum. 2021-02-07 23:07:56 -03:00
vwatch Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
color0.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
color32.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
QB45BIN.bas Improves binary QuickBASIC 4.5 converter. 2020-07-30 20:56:08 -03:00
strings.bas Makes strings.bas $includable by option _explicit projects 2021-03-10 17:22:37 -03:00
vwatch_stub.bm Initial implementation of call stack ($DEBUG). 2021-07-18 22:02:41 -03:00