CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/01 12:03:50
Modified files:
sys/arch/sparc64/sparc64: db_trace.c
Log message:
Fix an off-by-one in db_save_stack_trace().
Save the PC after checking if it belongs to the kernel.
