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

--- Comment #3 from John Doe <bugmenot at mailinator dot com> ---
(In reply to Vladimir Mezentsev from comment #1)
> It is a bug.
> A workaround could be to look at the functions from QLParser.yy.
> For example:
> 
> gprofng display text -dis QL::yylex
> gprofng display text -source QL::yylex

This _kind of_ works but still shows the .tab.cc source, not the .yy one.

The point is that some people may are interested "in the whole package" - then
they inspect the tab.cc, but most will be only interested in "their code", so
looking at the .yy will be more useful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to