[Bug translator/9767] static probes only work with -c executable (and no arguments)
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jan 20 21:12:00 GMT 2009
------- Additional Comments From fche at redhat dot com 2009-01-20 17:00 -------
In tapsets.cxx:5300 ...
location->components[0]->arg = new literal_string(sess.cmd);
((literal_map_t&)parameters)[location->components[0]->functor] = location->c
omponents[0]->arg;
... any references to sess.cmd are bogozically influenced.
Why was that needed at all - instead of just leaving the location[]
alone?
The script probe point identifies the program(s) to be probed;
the -c/-x stuff is completely independent.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|systemtap at sources dot |scox at redhat dot com
|redhat dot com |
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=9767
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list