FS#53816 - [ltrace] Add libunwind support

Attached to Project: Arch Linux
Opened by Ralph Corderoy (RalphCorderoy) - Tuesday, 25 April 2017, 11:19 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 26 April 2017, 16:49 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

ltrace 0.7.3-1.

$ ltrace -w 1 true
ltrace: invalid option -- 'w'
Try `ltrace --help' for more information.
$

`--help' does not list -w. ltrace(1) says

-w, --where nr
Show backtrace of nr stack frames for each traced function.
This option enabled only if libunwind support was enabled at
compile time.

Could we please have a new build with libunwind enabled at compile time.
Thanks.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 26 April 2017, 16:49 GMT
Reason for closing:  Implemented
Additional comments about closing:  ltrace 0.7.3-2

Loading...