mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-05 02:13:47 +00:00
Create ac_crash.gdb
This commit is contained in:
6
ac_crash.gdb
Normal file
6
ac_crash.gdb
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
define hook-stop
|
||||||
|
echo \n===== CRASH DETECTED =====\n
|
||||||
|
bt full
|
||||||
|
thread apply all bt
|
||||||
|
echo \n===== END CRASH =====\n
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user