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/16615] don't require access to dwarf_query in has_single_line_record()


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

--- Comment #1 from Jonathan Lebon <jlebon at redhat dot com> ---
Created attachment 7430
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7430&action=edit
patch for removing dwarf_query coupling

Here is a possible patch to fix this. We go back to tapsets.cxx-land when
iterate_over_srcfile_lines() meets a line with multiple records and then call
suggest_alternative_lines(), explicitly passing it the acceptable functions and
inlines in which the suggestions have to fall.

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