[Bug runtime/21064] New: dtrace script reports wrong line number for syntax errors .d files
630dr7+9vgtozzjuj0gg at sharklasers dot com
sourceware-bugzilla@sourceware.org
Wed Jan 18 22:19:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21064
Bug ID: 21064
Summary: dtrace script reports wrong line number for syntax
errors .d files
Product: systemtap
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: runtime
Assignee: systemtap at sourceware dot org
Reporter: 630dr7+9vgtozzjuj0gg at sharklasers dot com
Target Milestone: ---
Example:
https://raw.githubusercontent.com/nodejs/node/master/src/node_provider.d
# dtrace -C -G -s src/node_provider.d -o
"/tmp/nodejs/node-v6.9.4/out/Release/obj/gen/node_dtrace_provider.o"
Warning: /usr/bin/dtrace:/tmp/tmpevd93go7.d:30: syntax error near:
probe net__server__connection
The error is actually on line 55, the file contains a large comment in the
header
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list