aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/kgdbts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven1-4/+4
2009-12-11kgdbts: Read buffer overflowRoel Kluin1-0/+6
2008-05-28kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel1-4/+24
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison1-3/+2
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel1-2/+13
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison1-30/+30
2008-04-29kgdbts: Sparc needs sstep emulation.David S. Miller1-1/+1
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel1-17/+24
2008-04-17kgdb: add kgdb internal test suiteJason Wessel1-0/+1083