aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/debug-monitors.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas1-11/+11
2014-09-25arm64: insn: Add return statements after BUG_ON()Mark Brown1-0/+8
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier1-5/+14
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K1-0/+47
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K1-17/+0
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu1-0/+21
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon1-0/+9
2012-09-17arm64: Debugging supportWill Deacon1-0/+88