summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/kgdb.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-01-211-0/+1
* sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt2012-04-101-1/+1
* sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt2012-04-101-0/+23
* sh: kgdb: Individual register get/set support.Paul Mundt2012-04-101-23/+47
* sh: kgdb: Fix up basic SMP support.Paul Mundt2012-04-101-0/+12
* sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-301-0/+1
* kgdb,sh: update superh kgdb exception handlingJason Wessel2010-05-201-1/+13
* sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2009-12-221-5/+41
* sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-011-2/+0
* sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-241-2/+0
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-091-2/+2
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-0/+285