microsoft / microsoft/DebugMCP
Ruby debug not work at all
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 511
- Forks
- 60
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 18
Description
Cause use deprecated ruby extenstion. Need to use ruby_lsp or rdbg
If use configuration name debug started, breakpoints work but not get_variable or evaluate_expression. Agent don't see at all.
If so i use copilot.
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
Start by reproducing Ruby debugging with the configuration named "debug" and compare the deprecated Ruby extension with ruby_lsp or rdbg. The issue is done when breakpoints, get_variable, and evaluate_expression work and the agent can see the debugger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100