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/10917] environment variable expansion in executable search


------- Additional Comments From foom at fuhm dot net  2009-11-24 17:14 -------
Thanks for the response. 

Bug 6880 indeed looks like a reasonable solution to my problem: if a "library" probe searched 
LD_LIBRARY_PATH for the library, that'd work well for me in this situation, and if process(...).library(...) 
found the library no matter what way that process loaded it, that'd be useful for many other situations.

I also think generic (usable anywhere) parse-time env var expansion suppport would be quite nice too. 
Your proposal #4 is certainly a *much* better idea than my proposal of just doing it in this one special 
case.

-- 


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

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