Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 1996 10:33:59 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc:        freebsd-current@FreeBSD.ORG (FreeBSD-current users)
Subject:   Re: ktrace [Was: 2.2-960612-SNAP resolver problems]
Message-ID:  <199606151633.KAA24752@rocky.sri.MT.net>
In-Reply-To: <199606151204.OAA01643@uriah.heep.sax.de>
References:  <199606150257.WAA24143@intercore.com> <199606151204.OAA01643@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> > I tried running ktrace but I guess the default kernel isn't configured
> > for it (as I got ktrace: t]?o{]?o]?o]?o: Function not implemented.).
> 
> I wonder whether we should turn on ktrace by default.

Earlier on, people were having problems that were solved by removing
KTRACE from their config file.

I'd rather not, but I think fixing the error message to be more
intuitive would be a win.  In -stable it's much better.

gateway:/usr/src/usr.bin/telnet # ktrace foo
ktrace: ktrace not enabled in kernel,to use ktrace
you need to add a line "options KTRACE" to your kernel



Nate



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