GoogleContainerTools / GoogleContainerTools/container-debug-support
Proposal: add new debugger for dotnet: netcoredbg
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 104
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The current vsdbg has a license that only allows the use of vscode, visual studio products with it.
But there is also a good open source alternative that is under MIT and also implements the DAP protocoll:
https://github.com/Samsung/netcoredbg
What do you think?
Contributor guide
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
No files, tests, or entry points are named. Start by locating the current vsdbg integration, then review netcoredbg's DAP support and the licensing constraints described in the issue; the proposal is complete only when the project decides whether and how to support the alternative debugger.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100