This allows GDB to print more useful backtraces when setting a breakpoint
on an assembly function.
Details
Details
- Reviewers
jhb - Group Reviewers
riscv - Commits
- rS368070: Add .cfi_{start,end}proc for RISC-V assembly functions
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34741 Build 31797: arc lint + arc unit
Event Timeline
Comment Actions
We should probably do something similar for arm/mips/i386/ppc. (Of course, I am a hypocrite here; I did the same for only amd64 in rS353959.)