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 testsuite/17182] New: sdt_misc V3_uprobe --types failure


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]