Proposal: Unify printing the function name in panic messages()
Andriy Gapon
avg at FreeBSD.org
Thu Feb 7 22:12:13 UTC 2013
on 07/02/2013 23:35 Christoph Mallon said the following:
> panic("just a message");
This seems perfect.
Panic without at least a stack trace or preferably a crash dump is practically
useless in most cases. A stack trace already has all the function names.
So a function name in a message seems to be redundant.
JIMHO.
--
Andriy Gapon
More information about the freebsd-arch
mailing list