Just can't stay away
Joined: 2006/12/1 18:01 Last Login
: Yesterday 23:00
From Copenhagen, Denmark
Group:
Registered Users
|
@rjd324
Basically nobody (except maybe the kernel devs) should use debuglevels that high, it's way out of the useful range.
I think they recommend 4 as the usual max level for normal debug Also remember that the debug level is for the kernel; there may be other modules and programs following it as well, but don't count on it. So only increase the debug level if you know you want specifically the kernel to tell you more.
Oh, and of course you have to use the debug kernel for that to be useful (but you probably are since you get so much output, just mentioning it for completeness).
As for changing the debuglevel after booting, you can do that with the KDebug command. Documentation is in SYS:Documentation/Kernel/Tools/
Best regards,
Niels
|