public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/2056] New: Cannot iterate pmaps
@ 2005-12-14 23:32 hunt at redhat dot com
  2005-12-21 20:37 ` [Bug translator/2056] " joshua dot i dot stone at intel dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hunt at redhat dot com @ 2005-12-14 23:32 UTC (permalink / raw)
  To: systemtap

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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-01-13  3:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-14 23:32 [Bug translator/2056] New: Cannot iterate pmaps hunt at redhat dot com
2005-12-21 20:37 ` [Bug translator/2056] " joshua dot i dot stone at intel dot com
2005-12-21 20:45 ` joshua dot i dot stone at intel dot com
2005-12-22  1:17 ` fche at redhat dot com
2006-01-04 21:00 ` [Bug translator/2056] avoid locking within foreach iteration for maps & pmaps fche at redhat dot com
2006-01-05  6:08 ` hunt at redhat dot com
2006-01-05 22:08 ` fche at redhat dot com
2006-01-05 22:35 ` hunt at redhat dot com
2006-01-13  3:58 ` joshua dot i dot stone at intel dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).