Home | History | Annotate | Download | only in crash
History log of /src/usr.sbin/crash/extern.h
RevisionDateAuthorComments
 1.1  07-Mar-2009  ad branches: 1.1.2;
Add crash(8), a utility to diagnose kernel crashes. This is basically
ddb running on crash dumps, but with two notable changes:

- Breakpoints, watches, etc are obviously never going to work so they
are not handled.

- You can pipe output to the shell, e.g. ps | grep foo

Items remaining to be done:

- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.

- Make more of the "show" commands work, e.g "show uvmexp".
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  07-Mar-2009  jym file extern.h was added on branch jym-xensuspend on 2009-05-13 19:20:20 +0000

RSS XML Feed