ree 4390b147ff1d1bbd554f263e078e427456ddafb5 parent c75fbb05b523571c0fdc48d4b968b73f0e20acbb author Jason Wessel 1274407460 -0500 committer Jason Wessel 1274407460 -0500 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 a4