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 runtime/6562] $SYSTEMTAP_DEBUGINFO_PATH does not work


------- Additional Comments From srikar at linux dot vnet dot ibm dot com  2009-02-02 09:10 -------
>  
> Did it fail in distribution kernel? Currently, DEBUGINFO_PATH of test case is
> hardcoded to self-built kernel.
> 

Even with 8e6335965169b37a977fd923ddf7bbe9fd5c3aef;
debugpath.exp still seems to fail in some distros while passing on others. 
Looks like when SYSTEMTAP_DEBUGINFO_PATH is set, elfutils only looks for vmlinux
and vmlinux.debug. However the debuginfo file may be named as vmlinux-$uname.debug.

I am seeing this problem in Opensuse.
Can we 

1. Make elfutils to parse vmlinux-$uname and vmlinux-$uname.debug

 or

2. Make this testcase a known failure (KFAIL)



-- 


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

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