aboutsummaryrefslogtreecommitdiff
path: root/target/arm/debug_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-28target/arm: Use field names for accessing DBGWCRnRichard Henderson1-5/+5
2021-12-15target/arm: Suppress bp for exceptions with more priorityRichard Henderson1-0/+23
2021-07-21accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson1-7/+0
2021-07-21target/arm: Implement debug_check_breakpointRichard Henderson1-4/+3
2020-02-21target/arm: Stop assuming DBGDIDR always existsPeter Maydell1-3/+3
2020-02-07target/arm: Add CONTEXTIDR_EL2Richard Henderson1-12/+38
2019-07-04target/arm: Move debug routines to debug_helper.cPhilippe Mathieu-Daudé1-0/+311