aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/db_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Support hardware breakpointsAndrew Turner2024-04-121-0/+3
* arm64: Add EL1 hardware breakpoint exceptionsAndrew Turner2024-03-211-1/+3
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Remove unused registes from the arm pcbAndrew Turner2023-03-231-2/+2
* arm64: Fix a logic bug in is_load_instr().John Baldwin2021-09-151-1/+1
* arm64: add definition for IS_SSTEP_TRAP()Mitchell Horne2021-03-011-0/+2
* arm64: update kdb_thrctx->pcb_lr with BKPT_SKIPMitchell Horne2021-03-011-2/+3
* arm64: remove pcb_pcmhorne2021-01-081-1/+1
* Fix printing of negative offsets (typically from frame pointers) again.Bruce Evans2017-03-261-3/+0
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+126