binaries: can't step out of helper functions
Bug #889985 reported by
Michael Hope
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Toolchain Binaries |
Triaged
|
Medium
|
Zhenqiang Chen |
Bug Description
We seem to not have some library debug information that we should have. There is no stack unwind info for __addsf3, which makes it fiddly to get back to where I was (cannot just 'step out/finish'). It would be really useful to have stack unwind info for all functions - and this is a requirement of the ARM ABI (section 2.1.1 in the copy I'm looking at).
Changed in gcc-linaro: | |
status: | New → Triaged |
affects: | gcc-linaro → linaro-toolchain-binaries |
Changed in linaro-toolchain-binaries: | |
assignee: | nobody → Zhenqiang Chen (zhenqiang-chen) |
To post a comment you must log in.
Reported by Bernard Ogden.