Gaurav Dhiman wrote:
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 ?

regards,
Gaurav
Email: [EMAIL PROTECTED]

Coredumps are automatic and generally enabled by default
(see dumpadm(1M) for config info.

Most of us use mdb(1) for analyzing core files; it's pretty
powerful and provides symbolic data access (but only
assembler level for code).

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to