mfussenegger / mfussenegger/nvim-dap
Handle disassemble request
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 7.3k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Problem Statement
It would be great if one could see the disassembled code in a split window. Similarly to codelldb.
Ideas or possible solutions
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
No file, test, or entry point is named. Start by tracing how nvim-dap handles debugger requests and reviewing how codelldb presents disassembly, then define the split-window behavior and verify it with a debugger that supports disassembly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100