Is it possible to inspect the return value of a function in lldb assuming the return value is not assigned to a variable?
Step out of the function, and see return value in inspector. Here is my screenshot:
See article for more details: https://gist.github.com/schwa/7812916