* [PATCH 0/5] ptrace: syscall-exit && stepping fixes
@ 2009-11-11 21:31 Oleg Nesterov
2009-11-11 21:57 ` Roland McGrath
0 siblings, 1 reply; 2+ messages in thread
From: Oleg Nesterov @ 2009-11-11 21:31 UTC (permalink / raw)
To: Andrew Morton; +Cc: Benjamin Herrenschmidt, Roland McGrath, linux-kernel
Currently PTRACE_SINGLESTEP after syscall_exit stop is not consistent
across different machines, and we have different problems depending
on arch/.
As Roland suggests, we should move the arch-dependent logic into the
tracehook_report_syscall_exit() and unify/fix the behaviour.
Oleg.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/5] ptrace: syscall-exit && stepping fixes
2009-11-11 21:31 [PATCH 0/5] ptrace: syscall-exit && stepping fixes Oleg Nesterov
@ 2009-11-11 21:57 ` Roland McGrath
0 siblings, 0 replies; 2+ messages in thread
From: Roland McGrath @ 2009-11-11 21:57 UTC (permalink / raw)
To: Oleg Nesterov; +Cc: Andrew Morton, Benjamin Herrenschmidt, linux-kernel
At least 4-5/5 should be CC'd to the x86 maintainers too.
At least 1/5 should perhaps go to linux-arch to alert other
arch maintainers that implement user_enable_single_step()
to add user_single_step_siginfo() for their arch too.
Thanks,
Roland
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-11 21:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 21:31 [PATCH 0/5] ptrace: syscall-exit && stepping fixes Oleg Nesterov
2009-11-11 21:57 ` Roland McGrath
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.