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-20 03:08 -------
Created an attachment (id=2013)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2013&action=view)
Test program for uname

Sorry, couldn't catch you. But I found `uname -v` is not difficult to reach. In
fact, there is such function provided in gcc lib. 

extern int uname (struct utsname *__name) __THROW;

I wrote a simple program to test it and found many info printed.

-- 


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]