Skip to content

Debugger: Improve robustness of client startup and disconnect

  • Don't start executing the cmake script until the launch request is received.
  • Exit the cmake process on client disconnect request.
  • Exit the cmake process on unexpected client disconnect.

Fixes: #25111
Fixes: #25088
Fixes: #25396
Topic-rename: debugger-fixes

Edited by Brad King

Merge request reports