mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots-2025.git
synced 2026-06-13 03:22:24 -04:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
log enable -f /azerothcore/env/dist/logs/lldb_log.txt lldb commands process
|
|
target create /azerothcore/env/dist/bin/worldserver
|
|
settings set target.process.python-os-plugin-path ""
|
|
|
|
run
|
|
|
|
thread backtrace all
|
|
frame variable
|
|
process status
|