[Bug uprobes/14882] bring back process("$LIBRARY").statement("$ADDRESS")
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Nov 27 17:22:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14882
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> 2012-11-27 17:21:51 UTC ---
Passing the address properly (not as a string) still generates the same error:
stap -p4 -e 'probe process("./stap").statement(0xbfdf) {}'
semantic error: while resolving probe point: identifier 'process' at
<input>:1:7
source: probe process("./stap").statement(0xbfdf) {}
--
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