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 translator/15781] improve pass-2 function suggestions


https://sourceware.org/bugzilla/show_bug.cgi?id=15781

--- Comment #2 from Jonathan Lebon <jlebon at redhat dot com> ---
(In reply to Jonathan Lebon from comment #0)
> In bug 15375, function suggestions were added when DWARF function probes
> could not be resolved. There are two things that could be improved:
> 
> 1. Also suggest things for optional probes

I've created the branch jlebon/pr15781 containing patches to do this. The
technique relies on derive_probes buffering semantic_error objects caught for
optional probe points as well as a new field in probe_point to track whether
the probe point was created from a globby one.

-- 
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]