commit | cad08acebf4b7d993b0cefb9af67208c48fb9a5e | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Fri Apr 02 11:31:35 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Fri Apr 02 14:58:17 2010 -0500 |
tree | 0fddb37b3faf89a082f85d7f3fb8f57dd8b180d5 | |
parent | a0279bd58060ccedbd414edf97d50cfa3778c370 [diff] |
kgdbts,sh: Add in breakpoint pc offset for superh 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>