microsoft / microsoft/vscode-cmake-tools
[Feature] Please add lldb-dap debugger support!
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### Request Overview
Currently, llvm has removed support for lldb-mi. When calling lldb for debugging with cmake tool, errors may occur, which is very inconvenient. Supporting lldb-dap to obtain advanced debugging functions and improve the plugin user experience is an urgent feature needed in the future.
### Additional Information
_No response_
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
The issue names no files, tests, or entry points. Start by identifying how the CMake tool currently invokes lldb or lldb-mi and where debugger configurations are defined. Done means lldb-dap can be supported for CMake debugging without the reported errors and the behavior is covered by appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100