* Gaurav Dhiman <[EMAIL PROTECTED]> [2006-09-26 12:45]: > Can someone let me know if OpenSolaris do support some in-built > functionality for dumping and analysing the kernel crash, something > like LKCD in Linux. If not then is some community working on that ?
Yes, it has crash dumps. See dumpadm(1M), savecore(1M) for administrative details of configuring crash dumps; see mdb(1) for the bundled analysis tool (debugger). There is an MDB community on opensolaris.org: http://opensolaris.org/os/community/mdb/ - Stephen -- Stephen Hahn, PhD Solaris Kernel Development, Sun Microsystems [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
