Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEADS UP: panic behaviour changed



On Sun, Feb 01, 2009 at 01:19:13AM -0500, Arnaud Lacombe wrote:

> On Fri, Jan 30, 2009 at 7:00 PM, Andrew Doran <ad%netbsd.org@localhost> wrote:
> > It will just dump and reboot now. To enter the debugger automatically set
> > ddb.onpanic=1 in /etc/sysctl.conf.
> >
> This is a real PITA if you're doing early code debugging and don't
> reach multi-user. It must be possible to tune this behaviour at
> compile time.

boot -d
db> w ddb_onpanic 1
db> c


Home | Main Index | Thread Index | Old Index