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 runtime/9860] _stp_stack_print_fallback prototype/function declaration mismatch


------- Additional Comments From wcohen at redhat dot com  2009-02-18 13:48 -------
The previous i386 test was stricter, only allowing accessing to the kernel stack
region. The change for stack-i386.c mirrors the code in stack-x86_64.c. This
question was on my mind too, and I wanted some review of it before the change
was checked in.

The is a check using _stp_read_address() to test whether accessing the address
is going to cause a fault and the code returns if unable to access.


-- 


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

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