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/9773] On x86_64, systemtap sometimes fails to retrieve a local variable


------- Additional Comments From fche at redhat dot com  2009-01-21 15:01 -------
This may or may not be a systemtap bug.

For example, if you can decode the debugging data to find
that location data in fact exists for that variable, and
systemtap is failing to find it, then yes, we have a bug.
Or if you can use gdb against the same binary / debug data
and have it print out the variables, then yes.

Otherwise, it may just be another instance of the well-known
gcc debuginfo generation problems.


-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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