Rui Paulo 842ab62b05 Notify devd(8) when a process crashed.
This change implements a notification (via devctl) to userland when
the kernel produces coredumps after a process has crashed.
devd can then run a specific command to produce a human readable crash
report.  The command is most usually a helper that runs gdb/lldb
commands on the file/coredump pair.  It's possible to use this
functionality for implementing automatic generation of crash reports.

devd(8) will be notified of the full path of the binary that crashed and
the full path of the coredump file.
2015-02-09 23:13:50 +00:00
..
2015-02-06 23:19:17 +00:00
2015-01-23 21:08:24 +00:00
2014-10-12 18:01:52 +00:00
2015-02-03 12:09:48 +00:00
2015-02-07 23:09:03 +00:00
2015-02-02 16:07:07 +00:00
2014-12-27 07:07:37 +00:00