[Bug translator/5376] New: Stap does not check incorrect probe point syntax
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Nov 21 00:21:00 GMT 2007
- 'probe b* g* n {}' is recognized as 'b*g*n'
- 'probe hoge* if(e) {}' is recognized as 'hoge*if()' (concatenate 'hoge*' and 'if')
- 'probe huga? = hoge {}' is recognized as 'huga = hoge' (? is just ignored)
I think all those cases should be treated as incorrect syntaxes.
Thanks,
--
Summary: Stap does not check incorrect probe point syntax
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5376
------- 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