aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/debug-monitors.h
AgeCommit message (Expand)Author
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas
2014-09-25arm64: insn: Add return statements after BUG_ON()Mark Brown
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2012-09-17arm64: Debugging supportWill Deacon