aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/kgdb.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionGravatar Pratyush Anand 1-0/+3
2016-09-23arm64: kgdb: handle read-only text / modulesGravatar AKASHI Takahiro 1-12/+24
2016-07-19arm64: Blacklist non-kprobe-able symbolGravatar Pratyush Anand 1-0/+4
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolGravatar Daniel Thompson 1-1/+13
2016-03-04arm64: Fix misspellings in comments.Gravatar Adam Buchbinder 1-2/+2
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsGravatar Dave P Martin 1-6/+6
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroGravatar Dave P Martin 1-2/+2
2014-09-25arm64: Fix typos in KGDB macrosGravatar Catalin Marinas 1-2/+2
2014-02-26arm64: KGDB: Add step debugging supportGravatar Vijaya Kumar K 1-8/+56
2014-02-26arm64: KGDB: Add Basic KGDB supportGravatar Vijaya Kumar K 1-0/+288