From: Jason Wessel Date: Fri, 21 May 2010 02:04:20 +0000 (-0500) Subject: kgdb,sh: update superh kgdb exception handling X-Git-Tag: v2.6.35-rc1~453^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489022cc86ec8817a30226d00d35c67d74dd24a0;p=pandora-kernel.git kgdb,sh: update superh kgdb exception handling Implement kgdb_arch_pc() which adjusts the pc if it needs to be adjusted after a software breakpoint trap. Implement kgdb_arch_set_pc() which is a new required function in the kgdb debug core. When processing a single step return zero in the error exception field so that the debug core can distinguish between a single step trap and a breakpoint trap generically. Signed-off-by: Jason Wessel Acked-by: Paul Mundt --- Reading git-diff-tree failed