kernel-ark/arch/arm64/include
Will Deacon 1442b6ed24 arm64: debug: consolidate software breakpoint handlers
The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-06-12 11:23:02 +01:00
..
asm arm64: debug: consolidate software breakpoint handlers 2013-06-12 11:23:02 +01:00
uapi/asm arm64: Add kvm_para.h and xor.h generic headers 2013-01-29 17:39:15 +00:00