commit | aa85b9af5bdae1f8b84d80367324e4410c3f0674 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Apr 16 15:24:56 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:24:56 2005 -0700 |
tree | a312656fa0b997000a859e88f357f23d2e25cdef | |
parent | b6d9a5d81c6159ad651b5c6bb9223d14e33d8033 [diff] |
[PATCH] x86_64: clean up ptrace single-stepping Ported from i386 (originally from Linus) clean up ptrace single-stepping, make PT_DTRACE exact. (This makes the naming of "DTRACE" purely historical, since on x86 it now means "single step in progress"). Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>