SERVER-41168 Add lldb comment to .lldbinit
This commit is contained in:
parent
cd8fc73729
commit
84c40f61d8
@ -2,5 +2,6 @@
|
||||
#
|
||||
# settings set target.load-cwd-lldbinit true
|
||||
#
|
||||
# Note: these will only work on XCode lldb with macOS. Linux lldb is not supported at this time.
|
||||
command script import buildscripts/lldb/lldb_printers.py
|
||||
command script import buildscripts/lldb/lldb_commands.py
|
||||
command script import buildscripts/lldb/lldb_commands.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user