How to enable crash dump?

mybitch

New member
Messages
291
Points
0
Location
Prontera
How to enable it or the thing that saves the error when server goes down or map server goes down? Thanks! Cent Os 5 is the platform i'm using.

If it is enabled, where can I see it? Thanks!

 
Last edited by a moderator:
Code:
yum install gdb./configure --enable-debug=gdbulimit -c unlimited 
 
Last edited by a moderator:
Back
Top