commit | faa47b466935e73251b18b17d51455b06ed65764 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Sun May 10 21:14:52 2009 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Fri Dec 04 21:22:35 2009 +0100 |
tree | 0b4618676fa11f566e7f5a7b802fbe985b74492c | |
parent | 4f672ce298e1b53a2f16571ef87810d0f73bfb1f [diff] |
m68k: use generic code for ptrace requests Remove all but PTRACE_{PEEK,POKE}USR and PTRACE_{GET,SET}{REGS,FPREGS} from arch_ptrace and let the rest be handled by generic code. Define PTRACE_SINGLEBLOCK to enable singleblock tracing. [Geert] Not yet applicable for m68knommu Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>