[Bug translator/13143] process.library("libfoo.so").function(ADDRESS).call/return fail to resolve
brolley at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Aug 30 15:17:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13143
--- Comment #1 from Dave Brolley <brolley at redhat dot com> 2011-08-30 15:16:54 UTC ---
Additional information: This test is from
testsuite/systemtap.unprivileged/unprivileged_all.exp
Details on building the application foo and the library libfoo can be obtained
there. Also the stap invocation should contain -c ./foo as in
stap -p2 \
-e 'probe process.library("libfoo.so").function(ADDR).call {exit();}' \
-c ./foo
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list