Files
linux/arch/mips/include/asm
Jason Wessel 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace
The only way the debugger can handle a trap in inside rcu_lock,
notify_die, or atomic_notifier_call_chain without a recursive fault is
to have a low level "first opportunity handler" do_trap_or_bp() handler.

Generally this will be something the vast majority of folks will not
need, but for those who need it, it is added as a kernel .config
option called KGDB_LOW_LEVEL_TRAP.

Also added was a die notification for oops such that kdb can catch an
oops for analysis.

There appeared to be no obvious way to pass the struct pt_regs from
the original exception back to the stack back tracer, so a special
case was added to show_stack() for when kdb is active because you
generally desire to generally look at the back trace of the original
exception.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
2010-05-20 21:04:26 -05:00
..
2010-02-27 12:53:30 +01:00
2009-09-17 20:07:42 +02:00
2010-02-27 12:53:16 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:14 +01:00
2009-07-03 15:45:26 +01:00
2008-12-12 18:12:23 +00:00
2010-02-27 12:53:42 +01:00
2010-02-27 12:53:06 +01:00
2009-12-05 09:10:12 -08:00
2009-12-17 01:57:30 +00:00
2010-02-27 12:53:27 +01:00
2010-02-27 12:53:14 +01:00
2009-07-03 15:45:29 +01:00
2010-04-12 17:26:14 +01:00
2009-06-07 05:01:00 -07:00
2009-12-17 11:03:24 -05:00
2009-12-17 01:57:32 +00:00
2009-05-14 13:50:29 +01:00
2010-02-27 12:53:12 +01:00
2009-06-17 11:06:28 +01:00
2010-01-05 15:34:49 +09:00
2008-10-20 08:52:41 -07:00
2010-04-12 17:26:14 +01:00
2010-04-12 17:26:14 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:27 +01:00
2010-04-12 17:26:14 +01:00
2009-07-03 15:45:27 +01:00
2010-02-27 12:53:27 +01:00
2009-11-02 12:00:01 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:42 +01:00
2010-02-27 12:53:42 +01:00
2009-06-17 11:06:31 +01:00
2010-02-27 12:53:06 +01:00
2010-02-27 12:53:27 +01:00
2010-03-12 15:52:32 -08:00
2010-04-12 17:26:14 +01:00