[Bug translator/10318] Bad address reading arg from mark probe
roland at gnu dot org
sourceware-bugzilla@sourceware.org
Wed Jun 24 10:54:00 GMT 2009
------- Additional Comments From roland at gnu dot org 2009-06-24 10:53 -------
The kernel-mode definitions of fetch_register() et al (not to mention deref!)
are wholly inappropriate for dealing with user-mode register states, especially
32-bit ones on 64-bit kernels. You need an entirely different regime of runtime
calls (should use user_regset calls) for dealing with user-mode registers.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10318
------- 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