| commit | 9e260444c62a4996961a0389f923ec58baa2448c | [log] [tgz] |
|---|---|---|
| author | Jason Wessel <jason.wessel@windriver.com> | Thu Feb 11 19:42:03 2010 -0600 |
| committer | Jason Wessel <jason.wessel@windriver.com> | Thu Feb 11 19:42:03 2010 -0600 |
| tree | bba9515d39fd3fe197fa284865bb5408b15c1153 | |
| parent | 7aa625ebab83a4eee174aba21b8b166c0af7c6b6 [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>