summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/YAMLTraits.cpp
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2015-02-09 23:13:50 +0000
committerrpaulo <rpaulo@FreeBSD.org>2015-02-09 23:13:50 +0000
commit7a7642565c11da2eecc09631fa17a25888452248 (patch)
treead0f383ed0673acb9c5943503ce0785116c0ae3b /contrib/llvm/lib/Support/YAMLTraits.cpp
parent11c01339ff84f9243e2d8aba4cf25e9991b937d4 (diff)
downloadFreeBSD-src-7a7642565c11da2eecc09631fa17a25888452248.zip
FreeBSD-src-7a7642565c11da2eecc09631fa17a25888452248.tar.gz
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.
Diffstat (limited to 'contrib/llvm/lib/Support/YAMLTraits.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud