mirror of
https://github.com/fluencelabs/redis
synced 2025-06-23 22:11:33 +00:00
added support to dump registers on crash on Linux x64
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include <syslog.h>
|
||||
#include <netinet/in.h>
|
||||
#include <lua.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "ae.h" /* Event driven programming library */
|
||||
#include "sds.h" /* Dynamic safe strings */
|
||||
|
Reference in New Issue
Block a user