summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/kgdb.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson1-1/+13
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder1-2/+2
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsDave P Martin1-6/+6
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin1-2/+2
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas1-2/+2
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K1-8/+56
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K1-0/+288