[Bug translator/2056] New: Cannot iterate pmaps
hunt at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Dec 14 23:32:00 GMT 2005
See testsuite/buildok/pmap_foreach.stp
To iterate a pmap, the generated code correctly does
l->__tmp10 = _stp_map_start (_stp_pmap_get_agg(global_foo));
then gets confused and does not use the agg map to iterate:
l->__tmp10 = _stp_map_iter (global_foo, l->__tmp10);
--
Summary: Cannot iterate pmaps
Product: systemtap
Version: unspecified
Status: NEW
Severity: critical
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: hunt at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=2056
------- 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