diff options
| author | Oleg Nesterov <[email protected]> | 2009-12-15 16:47:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-16 07:20:08 -0800 |
| commit | 85ec7fd9f8e528c4f61d595cfe4df7681a19f252 (patch) | |
| tree | 67c81a68f3302f02b6f769b9acede7efeb5edc8e /include/linux/debugobjects.h | |
| parent | 6580807da14c423f0d0a708108e6df6ebc8bc83d (diff) | |
ptrace: introduce user_single_step_siginfo() helper
Suggested by Roland.
Currently there is no way to synthesize a single-stepping trap in the
arch-independent manner. This patch adds the default helper which fills
siginfo_t, arch/ can can override it.
Architetures which implement user_enable_single_step() should add
user_single_step_siginfo() also.
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Roland McGrath <[email protected]>
Cc: <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions