microsoft / microsoft/vscode-dotnettools
Inconsistent/Mutated values on consecutive debugger evaluations
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the Issue
After repeated evaluation of a function leads to mutated values in the debugger.
A minimal example an an exact description can be found in this repo.
Steps To Reproduce
Minimal example repo with bug description
Expected Behavior
No response
Environment Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by cloning the linked CsDebuggerBugExample repository and reproducing the issue through repeated debugger evaluations. Compare the values after each evaluation and use the example's bug description to establish the expected behavior. Done means consecutive evaluations no longer produce inconsistent or mutated values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100