HomeFreeBSD

ddb: de-duplicate decode_syscall()

Description

ddb: de-duplicate decode_syscall()

Only i386 and amd64 print the decoded syscall name in the backtrace.
This de-duplication facilitates further changes and adoption by other
platforms.

Reviewed by: jrtc27, markj, jhb
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D36565

Details

Provenance
mhorneAuthored on Oct 2 2022, 10:46 PM
Reviewer
jrtc27
Differential Revision
D36565: riscv: decode syscall in ddb backtrace
Parents
rGe571b0f8f8c1: etcupdate: Fix -N support for build command
Branches
Unknown
Tags
Unknown