a file descriptor. This was done so that coredumps could be written directly to a pipe or socket as well as a file. Currently, though, it just writes to a file.
This project would add support for sending a message to a crash daemon which would use a config file to determine what happens next. For instance it could decide to write the crashdump to a pipeline of |gzip -v | ssh ... or maybe directly to a socket used for a http put. This would enabled embedded NetBSD to save coredumps remotely automagically.
This sounds like an awesome GSoC project.
ReplyDelete