kgdbts,sh: Add in breakpoint pc offset for superh
authorJason Wessel <jason.wessel@windriver.com>
Fri, 2 Apr 2010 16:31:35 +0000 (11:31 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 2 Apr 2010 19:58:17 +0000 (14:58 -0500)
The kgdb test suite mimics the behavior of gdb.  For the sh
architecture the pc must be decremented by 2 for software breakpoint.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>

No differences found