[Bug translator/10408] IA-32 - stap unable to decode parameter location using DWARF
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Aug 27 14:23:00 GMT 2009
------- 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.
More information about the Systemtap
mailing list