This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/16726] RFE: provide a way to retrieve tapset function types


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]