mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
- Replace per-thread signal()'s with SetUnhandledExceptionFilter(). The only remaining signal() is for SIGABRT (default abort() handler in VS2005 is broken, i.e removes user exception filter) - remove MessageBox()'es from error handling code - Windows port for print_stacktrace() and write_core() - Cleanup, removed some unused functions
1.9 KiB
1.9 KiB