Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64
Module Name: src
Committed By: ryo
Date: Tue Jul 17 10:07:49 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: db_disasm.c disasm.c fault.c
src/sys/arch/aarch64/include: db_machdep.h
Log Message:
use panic() instead of some printf to show fault status.
useful for ddb "show panic" command.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/aarch64/aarch64/db_disasm.c \
src/sys/arch/aarch64/aarch64/disasm.c \
src/sys/arch/aarch64/aarch64/fault.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/aarch64/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index