aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel1-1/+21
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-2/+1
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto1-3/+0
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle1-1/+1
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle1-1/+1
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel1-0/+281