Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!news.cs.indiana.edu!umn.edu!csus.edu!netcom.com!jtk From: jtk@netcom.com (Jane Valencia) Subject: [386BSD] crash 0/2 Message-ID: <1992Oct10.211309.4805@netcom.com> Organization: Netcom - Online Communication Services (408 241-9760 guest) Date: Sat, 10 Oct 1992 21:13:09 GMT Lines: 16 While exploring the internals of 386BSD, I found that I'd written enough stuff that a crash-dump analyzer program wouldn't be too hard to throw toether. So included is the first release of such a beast. It does process dumping, virtual and physical examination, stack backtraces, and inode/vnode examination. It's mostly just a framework, so please let me know if I've left out something obvious. Certain files I used were leveraged from existing code. I've tried to leave the copyright messages intact. The rest of the code is orignal, and you can do anything you want with it. Regards, Andy Valencia jtk@netcom.com