[Bug translator/11911] New: -L never shows aggregates (etc)
roland at gnu dot org
sourceware-bugzilla@sourceware.org
Fri Aug 13 01:35:00 GMT 2010
The -L code works by trying to fully translate a fetch from $foo for each foo in
scope. That fails if foo is an aggregate, or if foo is partially available, or
an implicit_pointer, etc. However, $foo[0] or $foo->bar may very well be
accessible at that probe location.
I think -L should suppress only the identifiers in scope that have no
DW_AT_location or DW_AT_const_value attribute at all. It should not try to do
any loc2c translation on the attribute.
--
Summary: -L never shows aggregates (etc)
Product: systemtap
Version: unspecified
Status: NEW
Severity: minor
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=11911
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list