Re: Can I get KERNEL_DEBUG messages?
Re: Can I get KERNEL_DEBUG messages?
- Subject: Re: Can I get KERNEL_DEBUG messages?
- From: Umesh Vaishampayan <email@hidden>
- Date: Thu, 25 Jul 2002 13:19:16 -0700
On Thursday, July 25, 2002, at 10:15 AM, Heiko Panther wrote:
Hi!
Some functions I use in the kernel (e.g. thread_funnel_set(),
sosend()) sometimes fail and I want to know more about it. I see they
have KERNEL_DEBUG/kernel_debug() calls built in, but I get no output
to system.log. I have a 10.1.5 debug kernel, and I set
kdebug_enable=true before I call the function in question. What should
I do?
Thanks
Heiko Panther
KERNEL_DEBUG() traces do not go to the system.log. They are logged into
a kernel buffer.
--Umesh
--
Umesh Vaishampayan Apple Computer, Inc.
Mac OS X Kernel Ph: (408) 974 0229
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.