0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-21 12:39:08 +01:00

SERVER-41168 Add lldb comment to .lldbinit

This commit is contained in:
Eric Milkie 2019-06-17 10:07:37 -04:00 committed by GitHub
parent cd8fc73729
commit 84c40f61d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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