[Bug testsuite/16473] rlimit.exp: adjust for weak symbols
jlebon at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Mar 4 23:51:00 GMT 2014
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.
More information about the Systemtap
mailing list