Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

Support core dumps of engine process

Open slipher opened this issue 1 year ago • 0 comments

We have the Breakpad core dumps for the official engine releases. But people who build the engine may wish to use traditional Unix core dumps to investigate their crashes; we should also support this use case. freem reports that this does not work due to the crash signal handler, so we should provide a cvar to disable it or something.

slipher avatar Sep 18 '24 23:09 slipher