CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/03 12:36:01
Modified files:
sys/arch/arm64/arm64: cpu.c exception.S process_machdep.c trap.c
sys/arch/arm64/include: armreg.h
Log message:
Implement single-stepping. Based on an earlier diff from drahn@.
Disable userland debug communication access while there.
ok patrick@
