src: abort() on fatal error in debug mode
abort() generates a nice core dump and makes it easy to catch fatal errors in one's debugger of choice.
parent
8985bb8b
Please register or sign in to comment
abort() generates a nice core dump and makes it easy to catch fatal errors in one's debugger of choice.