Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 04:30:50 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        current@freebsd.org
Subject:   Re: Review: add lineno+source file info to panic output
Message-ID:  <20040118042516.D3464@gamplex.bde.org>
In-Reply-To: <74632.1074346000@critter.freebsd.dk>
References:  <74632.1074346000@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040118042516.D3464>