Xcode plugin to load project specific .lldbinit
Objective-C
138
8 commits
updated Nov 26, 2015
LLDB normally loads a .lldbinit file that it finds in the current working directory. Unfortunately, Xcode lacks this
behaviour. (Filed as 📡 rdar://23671344.)
This Xcode plugin will look in the project root (where you keep your xcworkspace or xcodeproj) for a .lldbinit
file and load it.
That’s it.
Install it either through Alcatraz or manually:
git clone https://github.com/alloy/LLDB-Is-It-Not.git8 commits
Objective-C
100.0%
Xcode plugin to load project specific .lldbinit
Objective-C
138
8 commits
updated Nov 26, 2015
LLDB normally loads a .lldbinit file that it finds in the current working directory. Unfortunately, Xcode lacks this
behaviour. (Filed as 📡 rdar://23671344.)
This Xcode plugin will look in the project root (where you keep your xcworkspace or xcodeproj) for a .lldbinit
file and load it.
That’s it.
Install it either through Alcatraz or manually:
git clone https://github.com/alloy/LLDB-Is-It-Not.git8 commits
Objective-C
100.0%