.lldbinit not automatically ran (inside Xcode)

Issue has been resolved.

For people coming to this thread later, the issue was external to .lldbinit (was functioning as intended)

Answered by CALayer in 160435022

fyi, mine works as expected

Accepted Answer

fyi, mine works as expected

Are you running

lldb
from the command line? Or are you asking about the LLDB hosted within Xcode’s debugger?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
.lldbinit not automatically ran (inside Xcode)
 
 
Q