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: systemtap can't find debug info


On 06/06/2013 12:35 PM, Hien Nguyen wrote:
> I run the systemtap "at_avar_mark" test case on fedora 18 x86_64
> 
> and got the following error
> 
> Running ./systemtap.base/at_var_mark.exp ...
> executing: stap -v ./systemtap.base/at_var_mark.stp -c {/usr/bin/stap
> -p4 -e 'probe begin { log("start")}'}
> spawn stap -v ./systemtap.base/at_var_mark.stp -c /usr/bin/stap -p4 -e
> 'probe begin { log("start")}'^M
> Pass 1: parsed user script and 144 library script(s) using
> 260528virt/178600res/2908shr/179676data kb, in 770usr/60sys/835real ms.^M
> semantic error: target-symbol requires debuginfo: operator '@var' at
> ./systemtap.base/at_var_mark.stp:8:19^M
>         source:       more_addr = @var("morehelp@session.cxx");^M
>                                   ^^M
> ^M
> FAIL: at_var_mark compilation

I've duplicated this and filed PR15671 against this issue:

<http://sourceware.org/bugzilla/show_bug.cgi?id=15671>

This one is odd, since it only happens on rpm builds. Can you CC
yourself on that bug?

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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