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]

[Bug testsuite/16473] rlimit.exp: adjust for weak symbols


https://sourceware.org/bugzilla/show_bug.cgi?id=16473

--- Comment #6 from Jonathan Lebon <jlebon at redhat dot com> ---
(Sorry for the double-post)

(In reply to Jonathan Lebon from comment #4)
> So the error is correct insomuch as stap did try to do its best in finding
> matching functions. It could be argued that a better error message should be
> output (e.g. "need DWARF information for this").

The alternative is to have SystemTap silently exclude these functions by first
doing a pass on the probe body to determine if dwarf info is required. This
could be seen as misleading since the actual set of functions no longer depends
on the probe point syntax, but on whether the body requires dwarf or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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