summaryrefslogtreecommitdiffstats
path: root/kernel/kgdb.c
Commit message (Expand)AuthorAgeFilesLines
* kgdb: Always process the whole breakpoint list on activate or deactivateJason Wessel2009-12-111-8/+15
* kgdb: continue and warn on signal passing from gdbJason Wessel2009-12-111-2/+4
* kgdb: allow for cpu switch when single steppingJason Wessel2009-12-111-5/+15
* kgdb: Read buffer overflowJason Wessel2009-12-111-1/+6
* sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-041-1/+1
* sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-151-2/+2
* kgdb: call touch_softlockup_watchdog on resumeJason Wessel2008-10-061-0/+3
* kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-4/+4
* kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-261-1/+1
* kgdb: fix gdb serial thread queriesJason Wessel2008-08-011-18/+50
* kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel2008-08-011-7/+19
* kgdb: sparse fixJason Wessel2008-06-241-1/+2
* kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-10/+6
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-8/+0
* kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-051-4/+4
* kgdb: always use icache flush for sw breakpointsJason Wessel2008-04-171-2/+2
* kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel2008-04-171-19/+8
* kgdb: fix several kgdb regressionsJason Wessel2008-04-171-6/+8
* kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-171-0/+11
* kgdb: add x86 HW breakpointsJason Wessel2008-04-171-2/+2
* kgdb: print breakpoint removed on exceptionJason Wessel2008-04-171-1/+2
* kgdb: clocksource watchdogJason Wessel2008-04-171-0/+4
* kgdb: coreJason Wessel2008-04-171-0/+1693
OpenPOWER on IntegriCloud