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/3534] support wildcarded linenumber probe syntax


------- Additional Comments From joshua dot i dot stone at intel dot com  2006-11-17 18:22 -------
To make tracing easier this needs a lineno() context function, probably just
parsing the pp like probefunc() does.  Perhaps sourcefile() as well...

In one-liner loops, would this fire just once, or for all iterations?
e.g., while (p->next) p = p->next;

-- 


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

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