aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/debug_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Support hardware breakpointsAndrew Turner2024-04-121-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Make some arm64 debug monitor functions staticAndrew Turner2023-07-051-3/+0
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Move the struct debug_monitor_state out of _KERNEL.Andrew Turner2019-11-031-2/+2
* Update the debug monitor handling to work after userspace has startedAndrew Turner2019-10-301-13/+20
* Fix the arm64 kernel build when DDB is disabled, debug_monitor.c depends onAndrew Turner2016-09-131-1/+1
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+63