[valgrind] compile with -funwind-tables

Problems with packages? Post here, using [tags] of the package name.

[valgrind] compile with -funwind-tables

Postby gaa » Tue Aug 18, 2015 2:13 pm

Description:

Need to add stack unwinding information to have valid stack traces on ARM processors.
Also it is needed to keep symbol table by disabling stripping in PKGBUILD.

Package version: 3.10.1

Steps to reproduce:

Check for EXIDX section in binary
$ objdump -t /usr/bin/valgrind | grep ARM\.exidx

Expected result:
$ objdump -t /usr/bin/valgrind | grep ARM\.exidx
00010710 l d .ARM.exidx 00000000 .ARM.exidx
$

Actual result:
$ objdump -t /usr/bin/valgrind | grep ARM\.exidx
$
gaa
 
Posts: 1
Joined: Tue Aug 18, 2015 2:11 pm

Return to Packages

Who is online

Users browsing this forum: No registered users and 7 guests