This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/2849] New: -I=. doesn't actually search the current directory
- From: "richardj_moore at uk dot ibm dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 27 Jun 2006 10:05:17 -0000
- Subject: [Bug translator/2849] New: -I=. doesn't actually search the current directory
- Reply-to: sourceware-bugzilla at sourceware dot org
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.