DebugAdapter.jl
DebugAdapter.jl copied to clipboard
Harden handling of terminate request
If the client sends terminate when debug_engine is Nothing DebugAdapter crashes. This is routinely the case if client sends terminate request as an response of an terminate event.