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 roland at gnu dot org  2007-08-19 20:11 -------
The CRC check serves only to validate that a separate debuginfo file matches a
corresponding stripped file.  In the case of vmlinux, we do not normally have
any stripped file on hand, only the unstripped file complete with debuginfo. 
Hence, there are no two things here to compare.  

In contrast, validation based on build IDs has the same bits to compare in at
least two places (and maybe three), the additional one being the running kernel
itself.

-- 


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]