Module Name: src
Committed By: andvar
Date: Tue Oct 24 22:04:24 UTC 2023
Modified Files:
src/sys/arch/mips/mips: kgdb_machdep.c
Log Message:
add two blocks of db_regs_t to gdb translation, according to regnum.h
definitions and if either __mips_n32 or __mips_n64 is defined.
Fixes compilation of this file in case one those is defined.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/mips/mips/kgdb_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.