Stopping debugger fails with an error #527
Labels
conclusion: resolved
Issue was resolved
criticality: medium
Of moderate impact
topic: code
Related to content of the project itself
topic: debugger
Related to the integrated debugger
type: imperfection
Perceived defect in any part of project
Clicking the Stop button in the debugger does not stop the debugger and an error is produced.
Steps to reproduce
kill failed for -3028Error: kill ESRCH
(the
-3028
part will likely vary)Expected behavior
Clicking the Stop button in the debugger stops the debug session.
Additional information
The Stop button works fine when using 2.0.0-beta.11.
It occurs both when following the instructions for “Arduino Zero”, “CMSIS-DAP compliant debug probe”, or link.
This problem is likely caused by this issue on eclipse-theia -> eclipse-theia/theia#10164
and I believe it was introduced with this commit: eclipse-theia/theia@5d52762
Environment
Version: 2.0.0-beta.11-snapshot.82b1853
Date: 2021-09-02T12:57:26.115Z
CLI Version: 0.18.3 alpha [d710b642]
OS: Windows 10
The text was updated successfully, but these errors were encountered: