summaryrefslogtreecommitdiffstats
path: root/drivers/misc/kgdbts.c
Commit message (Expand)AuthorAgeFilesLines
* kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-18/+11
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-251-1/+1
* kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng2010-10-291-14/+2
* kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel2010-04-021-0/+6
* kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven2009-12-111-4/+4
* kgdbts: Read buffer overflowRoel Kluin2009-12-111-0/+6
* kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel2008-05-281-4/+24
* kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-3/+2
* kgdb: 1000 loops for the single step test in kgdbtsJason Wessel2008-05-051-2/+13
* kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison2008-05-051-30/+30
* kgdbts: Sparc needs sstep emulation.David S. Miller2008-04-291-1/+1
* kgdb: allow static kgdbts boot configurationJason Wessel2008-04-171-17/+24
* kgdb: add kgdb internal test suiteJason Wessel2008-04-171-0/+1083
OpenPOWER on IntegriCloud