Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ddb
Module Name: src
Committed By: simonb
Date: Wed Feb 10 07:17:39 UTC 2021
Modified Files:
src/sys/ddb: db_interface.h
Log Message:
Allow for MD code to use a different function than db_stack_trace_print()
to be used with db_stacktrace() and friends by pre-defining the
db_stacktrace_print macro.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/ddb/db_interface.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index