mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots-2025.git
synced 2026-06-13 03:22:24 -04:00
added lldb set up
This commit is contained in:
9
apps/startup-scripts/lldb.conf
Normal file
9
apps/startup-scripts/lldb.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user