commit | d61915da63e2ef03d9034e3b2ec7d8cca55d7584 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Apr 16 15:25:00 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:25:00 2005 -0700 |
tree | 1ce31b822346bb65864813d774a67037c7d3b684 | |
parent | b957591fee753101f289615abab1c54ff7b1d29d [diff] |
[PATCH] x86_64: Fix interaction of single stepping with debuggers Ported from i386/Linus Fix another TF corner case. Need to do the special TF handling for all signals to make debuggers happy Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>