This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Prelinking on ARM with Debug Link


On Fri, Nov 27, 2015 at 04:06:14PM +0100, Mark Wielaard wrote:
> On Fri, Nov 27, 2015 at 01:57:31PM +0100, Torsten Polle wrote:
> > In file included from /tmp/stap/taptrek_src.c:6010:0:
> > /tmp/stap/stap-symbols.h:95902:1: error: large integer implicitly truncated to unsigned type [-Werror=overflow]
> 
> But the stap-symbols.h file has only 8107 lines.

If you happen to know which library it is that causes the issue,
then it would be beneficial to also have the output of eu-readelf -Sl
for both the main and debug file.

And maybe the stap -vv output of the script to know which files and
probes are used.

Thanks,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]