commit | b895760dfb9b7ab921b066141d618bc6877f5d4b | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Aug 11 23:05:35 2008 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 26 09:10:26 2008 +0100 |
tree | f5ee3f00832c1f4faf7285988be7b8b6690f8758 | |
parent | 1ddfe82dc687bd786cc75c0ea973588394665e60 [diff] |
[MIPS] kgdb: Do not call fixup_exception kgdb_mips_notify is called on IBE/DBE/FPE/BP/TRAP/RI exception. None of them need fixup. And doing fixup for a breakpoint exception will confuse gdb. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>