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/10408] IA-32 - stap unable to decode parameter location using DWARF


------- Additional Comments From mjw at redhat dot com  2009-08-27 14:22 -------
(In reply to comment #14)
> However, we'll need to wait for new gcc.

Which seems to have arrived, plus a recompiled kernel package using it.
At least on Fedora 11.

$ rpm -q gcc; uname -r; stap -V 2>&1 | head -1
gcc-4.4.1-2.fc11.i586
2.6.29.6-217.2.16.fc11.i586
SystemTap translator/driver (version 0.9.9/0.142 non-git sources)

$ stap -e 'probe syscall.epoll_wait { printf("%s\n", argstr) exit() }'
4, 0x0253d3e0, 64, 59743


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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