mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 6_server-start.sh
This commit is contained in:
@@ -82,16 +82,14 @@ if [[ $DEBUG_MODE -eq 1 ]]; then
|
||||
-ex \"set logging on\" \
|
||||
-ex \"set pagination off\" \
|
||||
-ex \"set confirm off\" \
|
||||
-ex \"set print thread-events on\" \
|
||||
-ex \"set print object on\" \
|
||||
-ex \"catch signal SIGSEGV\" \
|
||||
-ex \"catch signal SIGABRT\" \
|
||||
-ex \"catch signal SIGFPE\" \
|
||||
-ex \"catch signal SIGILL\" \
|
||||
-ex \"run -c ../etc/worldserver.conf\" \
|
||||
-ex \"thread apply all bt full\" \
|
||||
-ex \"bt full\" \
|
||||
-ex \"info locals\" \
|
||||
-ex \"info threads\" \
|
||||
-ex \"thread apply all info locals\" \
|
||||
-ex \"quit\" \
|
||||
--args ./worldserver"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user