cvs commit: src/sys/alpha/alpha support.s src/sys/i386/i386 swtch.s src/sys/kern kern_shutdown.c src/sys/sys systm.h

John Baldwin jhb at FreeBSD.org
Tue Jan 20 10:08:34 PST 2004


On Monday 19 January 2004 04:27 pm, Poul-Henning Kamp wrote:
> phk         2004/01/19 13:27:11 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/alpha/alpha      support.s
>     sys/i386/i386        swtch.s
>     sys/kern             kern_shutdown.c
>     sys/sys              systm.h
>   Log:
>   Add linenumber and source filename to panic(9) output.
>
>   Ideally a traceback should be printed too, any takers ?

We already print a traceback if DDB is in the kernel.  Given that panic 
messages are already largely unique and greppable, I think this doesn't 
really buy us all that much.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



More information about the cvs-all mailing list