Add breakpoint in disassembly by clicking
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
A breakpoint can be added to source code by clicking in the left margin, where the line numbers are.
It would be tremendously useful to extend this to the disassembly view. Ideally, clicking in the left margin of disassembled code, either on the address or to the left of the address, would set a breakpoint at that address.
Contributor guide
Assessment
This issue has not been assessed yet.