1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 21:15:15 +00:00
qb64/source/utilities/vwatch
FellippeHeitor 6a1ec42b4d Keep call history in the debuggee; send per request.
Unless we had two channels, one to send the stack, another for real time commands, execution would be really slowed down.
2021-07-19 01:59:49 -03:00
..
vwatch.bi Uses ENVIRON to set send the port number to the debuggee. Also: 2021-07-19 00:59:54 -03:00
vwatch.bm Keep call history in the debuggee; send per request. 2021-07-19 01:59:49 -03:00
vwatch_stub.bm Allows sub/functions to be reported in $INCLUDEs. 2021-07-17 17:25:48 -03:00