microsoft / microsoft/vscode-cpptools

win10 cppvsdbg 调试状态图标错误

Open
#732 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

debugger
Dominant language
TypeScript
Stars
6.2k
Forks
1.7k
Avg merge
14h 46m
Merged PRs (30d)
61

Description

•VSCode Version: Code 1.12.2 ( 19222cd , 2017-05-10T13:20:36.315Z)
•OS Version: Windows_NT ia32 10.0.10240
•Extensions:

Extension

Author

Version

vscode-translate chun 0.1.0
vscode-instant-markdown dbankier 1.1.0
githistory donjayamanne 0.2.0
python donjayamanne 0.6.4
cpptools ms-vscode 0.11.0
debugger-for-chrome msjsdiag 3.1.1
comment-snippets Tobiah 0.2.0

Steps to Reproduce:

1.c++,设置断点并中断。
2.点击F5继续运行,程序已经运行,但是调试按钮的状态仍然是暂停状态。
3.win10 64, cppvsdbg

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the C++ breakpoint scenario with the listed VS Code, Windows 10, and cppvsdbg details, then inspect the debugger-status handling used when continuing with F5. Done means the program is running and the debug control no longer incorrectly shows the paused state.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.