Skip to content

Features 3398

alexey.stratulat requested to merge features-3398 into master

Added dap_server_loop_stop function. This function terminates thread_loop by setting the bQuitSignal variable to True. And the function call dap_server_deinit.

Merge request reports