CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/06/24 15:33:39
Modified files: sys/arch/arm64/arm64: db_trace.c Log message: Make "tr /t" start backtraces from the switchframe like we do on other architectures (e.g. amd64 and sparc64). ok claudio@