1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 07:00:23 +00:00
QB64-PE/source/utilities/vwatch
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
..
vwatch.bi Implements "Skip Line" 2021-07-20 02:50:54 -03:00
vwatch.bm Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
vwatch_stub.bm Allows sub/functions to be reported in $INCLUDEs. 2021-07-17 17:25:48 -03:00