Home | History | Annotate | Download | only in crash
History log of /src/usr.sbin/crash/crash.8
RevisionDateAuthorComments
 1.9  14-Jan-2024  gutteridge crash.8: add xref to savecore(8)
 1.8  23-Mar-2019  mrg add an example shell pipeline that will print *all* kernel stack traces.
bump date.
 1.7  03-Jul-2017  wiz branches: 1.7.6;
Remove workaround for ancient HTML generation code.
 1.6  10-Dec-2016  mrg note that crash/sparc is unstable
 1.5  05-Oct-2014  wiz branches: 1.5.2;
usage police
XXX: is the program usage correct? (/dev/ksyms)
 1.4  05-Oct-2014  christos add -w
 1.3  10-Apr-2011  pgoyette Synchronize -N option name in Synopsis with that in the Description
 1.2  15-Mar-2009  wiz branches: 1.2.2;
Fix Xref, prepare for HTML output.
 1.1  07-Mar-2009  ad 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.2.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.2.2.1  15-Mar-2009  jym file crash.8 was added on branch jym-xensuspend on 2009-05-13 19:20:20 +0000
 1.5.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.7.6.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed