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/10230] should support more operations on array-valued $context->field elements


------- Additional Comments From jistone at redhat dot com  2010-04-28 21:35 -------
(In reply to comment #0)
> for      struct foo { char name[999]; } *bar;
>          $bar->name        (=> array base address)

AFAICS, this has always been supported.

>          $bar->name[expr]  (=> general index expression as opposed to literal)

This was added for bug #2049, so I'm closing this as a dupe.

*** This bug has been marked as a duplicate of 2049 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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

------- 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]