If not in debugger, output kernel debug information to both the console and
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 25 Sep 2008 13:30:15 +0000 (13:30 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 25 Sep 2008 13:30:15 +0000 (13:30 +0000)
commit61c31fdcb355f45344787c06d94c8301d65fe9a3
tree846fafb37c80c4a874ec595c76f3f83261215070
parentff4a1403a20aa84b16860ea8d3f6afcb4cf4126a
If not in debugger, output kernel debug information to both the console and
kernel message buffer via printf.

Obtained-from: FreeBSD
sys/ddb/db_output.c