public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What is ptrace flag PT_TRACESYSGOOD for?
@ 2006-03-14 10:26 Chuck Ebbert
  2006-03-14 14:01 ` Charles P. Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chuck Ebbert @ 2006-03-14 10:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Roland McGrath, Linus Torvalds

I am trying to document PTRACE_SETOPTIONS and I can't figure out what
the option PTRACE_O_TRACESYSGOOD is used for.  Google is no help;
I can't find an explanation for _why_ it's there.  All I can see is that
it causes ptrace() to deliver syscall stops with SIGTRAP | 0x80
instead of just SIGTRAP and it can be used with PTRACE_SYSEMU.


-- 
Chuck
"Penguins don't come from next door, they come from the Antarctic!"


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-15  1:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-14 10:26 What is ptrace flag PT_TRACESYSGOOD for? Chuck Ebbert
2006-03-14 14:01 ` Charles P. Wright
2006-03-14 20:00 ` Jeff Dike
2006-03-14 23:00 ` Pavel Machek
2006-03-15  1:13   ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox