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/4886] stap should validate debuginfo files


------- Additional Comments From wenji dot huang at oracle dot com  2007-09-19 05:57 -------
(In reply to comment #2)
> idea from call: assert "uname -v" match with value pulled out of debuginfo file.
> 

I tried this way.

[root@dhcp-beijing-cdc-10-182-121-14 wjhuang]# uname -v
#4 SMP Tue Sep 11 05:20:10 EDT 2007

[root@dhcp-beijing-cdc-10-182-121-14 wjhuang]# strings
/boot/vmlinux-2.6.22.6.debug |grep "Linux version"
Linux version 2.6.22.6 (root@dhcp-beijing-cdc-10-182-121-14.cn.oracle.com) (gcc
version 4.1.1 20070105 (Red Hat 4.1.1-52)) #4 SMP Tue Sep 11 05:20:10 EDT 2007

There is something matched. But it depends on uname and strings tools.



-- 


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

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