aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-22sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt1-5/+41
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-2/+0
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro1-2/+0
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt1-2/+2
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-0/+285