You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launching debugger for the selected target does not work. After multiple reloads of VS Code it will eventually work. There is no issue building or launching the target, only when debugging.
I am connected to a docker container through VS Code.
When trying to launch the debugger:
[extension] [1222] cmake.debugTarget finished (returned undefined)
Possibly related, when trying to set the build target:
[extension] [2831] cmake.setDefaultTarget finished (returned undefined)
Additional Information
Selecting the launch target does not have the same issue:
Brief Issue Summary
Launching debugger for the selected target does not work. After multiple reloads of VS Code it will eventually work. There is no issue building or launching the target, only when debugging.
I am connected to a docker container through VS Code.
CMake Tools Diagnostics
Debug Log
When trying to launch the debugger: [extension] [1222] cmake.debugTarget finished (returned undefined) Possibly related, when trying to set the build target: [extension] [2831] cmake.setDefaultTarget finished (returned undefined)
Additional Information
Selecting the launch target does not have the same issue:
No response
The text was updated successfully, but these errors were encountered: