[Bug testsuite/17182] New: sdt_misc V3_uprobe --types failure

jistone at redhat dot com sourceware-bugzilla@sourceware.org
Fri Jul 18 22:18:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=17182

            Bug ID: 17182
           Summary: sdt_misc V3_uprobe --types failure
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: jistone at redhat dot com

When trying to access "$arg1->a", sdt_misc errors:

semantic error: type definition 'test_probe_4_arg1' not found in
'[...]/testsuite/sdt_misc_V3_uprobe_types.x': identifier '$arg1' at
<input>:1:161

The test executable debuginfo indeed doesn't have any such type.  It seems that
"dtrace --types" was supposed to add a typedef, but since commit d3adcb4a23c3d
that option is noted obsolete and ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list