aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug
diff options
context:
space:
mode:
authorVijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>2014-01-28 11:20:19 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2014-02-26 11:16:25 +0000
commit44679a4f142b69ae0c68ed815a48bbd164827281 (patch)
tree643674a107d3fadd5b313d9709ae1f8dd40c8a5b /kernel/debug
parentarm64: KGDB: Add Basic KGDB support (diff)
downloadlinux-dev-44679a4f142b69ae0c68ed815a48bbd164827281.tar.xz
linux-dev-44679a4f142b69ae0c68ed815a48bbd164827281.zip
arm64: KGDB: Add step debugging support
Add KGDB software step debugging support for EL1 debug in AArch64 mode. KGDB registers step debug handler with debug monitor. On receiving 'step' command from GDB tool, target enables software step debugging and step address is updated in ELR. Software Step debugging is disabled when 'continue' command is received Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com> Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions