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/6979] using $$parms under uprobe probes might result in a uninitialized variable access.


------- Additional Comments From wenji dot huang at oracle dot com  2009-02-04 02:56 -------
I added some print code to loc2c, before
 237       switch (expr[i].atom)
 238         {
found there was one kind of dwarf_location_atom happened, DW_OP_breg5 = 0x75
but not processed by loc2c. Maybe this will the culprit.

-- 


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

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