[Bug tapsets/16726] RFE: provide a way to retrieve tapset function types
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Mar 20 19:55:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16726
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jistone at redhat dot com
--- Comment #1 from Josh Stone <jistone at redhat dot com> ---
We shouldn't add type resolution to -vp1, but I think we could provide a
specialized option like --dump-functions that reports them all. This could run
through a few passes of type resolution too, but that still might not resolve
everything. I expect most types will be inferable by the function body, but
there could be some that depend on how the user calls it. Leaving those listed
ambiguously is probably correct.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list