On Wednesday, 8. December 2004 13:38, Robert Watson wrote: Okay, I've now enabled the following in the kernel:
options KDB options KDB_TRACE options DDB > So I'm thinking it > would be nice to know: > > - Can you enter and continue from kdb normally using the sysctl. Yes. > - If you can enter kdb using the sysctl, does "call doadump()" work from > kdb? Yes. > - If you can enter kdb using the sysctl, oes "reset" work from kdb? Yes. > I.e., do the individual elements work from the debugger. If they do, then > we can try the same from entering the debugger following the panic, and > see how things differ. All of the above works when entering the debugger from the watchdog timeout, too. :-\ -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
