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
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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.)