aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+2
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand1-0/+3
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro1-12/+24
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand1-0/+4
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