CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/07 09:52:47
Modified files:
sys/ddb : db_access.h db_output.c
sys/kern : subr_witness.c
Log message:
Make the print function of db_print_stack_trace() configurable,
and indicate if a saved stack trace is empty.
OK guenther@
