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/2849] New: -I=. doesn't actually search the current directory


Using stap -I=. to allow user functions to be found in the current directory
results in their not being found. stap -vv reports that it is searching the 
series of directories under ./ but it fails to find a function in ./myfuncs.stp

If I cp ./myfuncs.stp /usr/local/share/systemtap/tapsets/
then stap find the function.

It appears the the same is true for any directory specified by -

-- 
           Summary: -I=. doesn't actually search the current directory
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: richardj_moore at uk dot ibm dot com
 GCC build triplet: 0.5.4


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

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