aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kgdb.c
AgeCommit message (Expand)Author
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsDave P Martin
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K