Disassembly arrows renders incorrectly with asm.bb.line
Open
Nobody has claimed this yet.
BUG
- Dominant language
- C++
- Stars
- 19.7k
- Forks
- 1.5k
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 1
Description
Environment information
- Operating System: ArchLinux
- Cutter version: 736d3e1
Describe the bug
Disassembly arrows are coming from empty line when asm.bb.line is enabled.
To Reproduce
- Enable "Show empty line after every basic block (asm.bb.line)" in Preferences
- Check what is happening in disassembly view ;)
Screenshots

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
Reproduce the issue in the disassembly view with “Show empty line after every basic block (asm.bb.line)” enabled in Preferences. Trace how disassembly arrows are positioned relative to basic-block lines, then verify the arrows originate from the relevant instruction rather than the inserted empty line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100