Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback. | Paul Mundt | 2012-04-10 | 1 | -1/+1 |
* | sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state. | Paul Mundt | 2012-04-10 | 1 | -0/+23 |
* | sh: kgdb: Individual register get/set support. | Paul Mundt | 2012-04-10 | 1 | -23/+47 |
* | sh: kgdb: Fix up basic SMP support. | Paul Mundt | 2012-04-10 | 1 | -0/+12 |
* | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 1 | -0/+1 |
* | kgdb,sh: update superh kgdb exception handling | Jason Wessel | 2010-05-20 | 1 | -1/+13 |
* | sh: kgdb: Rework breakpoint handling on top of notifier chain. | Paul Mundt | 2009-12-22 | 1 | -5/+41 |
* | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt | 2009-09-01 | 1 | -2/+0 |
* | sh: kgdb: do not reload VBR while handling debugger breackpoint | Giuseppe Cavallaro | 2009-08-24 | 1 | -2/+0 |
* | sh: Rename opcode_t to insn_size_t. | Paul Mundt | 2009-05-09 | 1 | -2/+2 |
* | sh: Generic kgdb stub support. | Paul Mundt | 2008-12-22 | 1 | -0/+285 |