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/12609] Cannot see variable values in partial inlined functions with gcc 4.6


http://sourceware.org/bugzilla/show_bug.cgi?id=12609

--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> 2011-05-17 09:27:40 UTC ---

> A quick looks shows gcc doing partial inlining of foo. Some of the variables
> might indeed not be available in the partial inlined version of foo that stap
> probes.

That may be, but the vta code has the capability to synthesize dwarf for some
no-longer-existent variables, if their value may be derived from constants
or other variables.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]