Searched hist:faa47b466935e73251b18b17d51455b06ed65764 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/include/asm/ |
H A D | ptrace.h | diff faa47b466935e73251b18b17d51455b06ed65764 Sun May 10 14:14:52 CDT 2009 Andreas Schwab <schwab@linux-m68k.org> 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>
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | ptrace.c | diff faa47b466935e73251b18b17d51455b06ed65764 Sun May 10 14:14:52 CDT 2009 Andreas Schwab <schwab@linux-m68k.org> 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>
|