Closed TwitchBronBron closed 3 years ago
Fix issue where telnet sends the Brightscript Debugger> prompt text split across two messages, such as:
Brightscript Debugger>
"1234 Brights" "ript Debugger>"
This is probably also the reason the debugger stalls out sometimes for no apparent reason.
Note to reviewers: This PR looks much smaller if you ignore whitespace changes...I only modified like 3 lines, and removed an if statement wrapper.
TODO:
Fix issue where telnet sends the
Brightscript Debugger>
prompt text split across two messages, such as:This is probably also the reason the debugger stalls out sometimes for no apparent reason.
Note to reviewers: This PR looks much smaller if you ignore whitespace changes...I only modified like 3 lines, and removed an if statement wrapper.
TODO: