Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: ryo
Date: Thu Jun 2 05:09:01 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: db_trace.c
Added Files:
src/usr.sbin/crash/arch: aarch64.c
Log Message:
tidy up backtrace from crash(9) on aarch64
- fix to dump trapframe when backtracing from crash(8).
- use db_read_bytes() when reading kernel memory.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/aarch64/aarch64/db_trace.c
cvs rdiff -u -r0 -r1.1 src/usr.sbin/crash/arch/aarch64.c
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