[Regression] A new CMake Debugger instance will generate after running "CMake: Configure with CMake Debugger" for the second time #4230
Labels
bug
a bug in the product
Feature: CMake Debugger
regression
used to work and no longer does. Regressions are typically high priority
Milestone
Brief Issue Summary
Environment:
VS Code 1.96.2 + CMake Tools v1.20.34 (pre-release)
More info:
Repro steps:
Actual result:
After step4, the breakpoint will be hit. - correct
After step7, a new CMake Debugger instance will generate, and we cannot stop it. - incorrect
Expected result:
After step4, the breakpoint will be hit.
After step7, no new CMake Debugger instance generate.
CMake Tools Diagnostics
Debug Log
Additional Information
No response
The text was updated successfully, but these errors were encountered: