Assembly and source code interleaved
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
Any way to produce the assembly language listing with the original code lines also? Currently it's just the assembly and a bit hard to see where you are at in the code.
I remember C compilers doing this by default. They'd have the source code line then a few assembly instructions for it below.
Contributor guide
Assessment
This issue has not been assessed yet.