summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/kgdb.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt1-0/+1
2010-05-21kgdb,sh: update superh kgdb exception handlingJason Wessel1-1/+13
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