commit | a01523cdcd2439b553086127be3d30ac9c3cb651 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Oct 15 11:32:25 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Dec 14 08:44:58 2009 +0100 |
tree | 66ef137a4a495b0749b12178e5d0757b1ebd4742 | |
parent | e051af576a414b6fcfe6589e99b2357522718050 [diff] |
microblaze: Ptrace notifying from signal code After the signal frame is set up on the userspace stack, ptrace() should be given an opportunity to single-step into the signal handler FRV, Blackfin, mn10300 and UM. Worth to look at that patches. Signed-off-by: Michal Simek <monstr@monstr.eu>