From: Vijaya Kumar K Date: Tue, 28 Jan 2014 11:20:18 +0000 (+0530) Subject: arm64: KGDB: Add Basic KGDB support X-Git-Tag: v3.15-rc1~164^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf5763b0d58d20e288ac52f96cbd7788e262cac;p=pandora-kernel.git arm64: KGDB: Add Basic KGDB support Add KGDB debug support for kernel debugging. With this patch, basic KGDB debugging is possible.GDB register layout is updated and GDB tool can establish connection with target and can set/clear breakpoints. Signed-off-by: Vijaya Kumar K Reviewed-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed