Review: add lineno+source file info to panic output

Bruce Evans bde at zeta.org.au
Sat Jan 17 09:31:11 PST 2004


On Sat, 17 Jan 2004, Poul-Henning Kamp wrote:

> This patch adds sourcefile and linenumber to panics output:
>
> 	db> panic
> 	panic: from debugger
> >>>	at line 450 in file ../../../ddb/db_command.c
> 	cpuid = 0;

No thanks.  Grep gives better results at no cost.

Bruce


More information about the freebsd-current mailing list