Command - expression Evaluate an expression (ObjC++ or Swift) in the current program context, Modify values in the program expression $0 = 10 e $0 = 10
Command - print 'print' is an abbreviation for 'expression --'. Use -- to signify the end of the flags and the beginning of the input e --location -- -count
References - Getting Started with LLDB - Dancing in the Debugger — A Waltz with LLDB - Video Tutorial: Using LLDB in iOS - Navigating and discovering an iOS codebase using lldb - chisel