Files
AzerothCore-wotlk-with-NPCB…/apps/startup-scripts/lldb.conf
2025-08-27 21:00:04 -04:00

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