0

When I type commands into Xcode, I get no output or error message, just another lldb prompt:

(lldb) e index
(lldb) frame variable
(lldb)

No matter what I type (valid or invalid), I just get an LLDB prompt and no output. What's happening?

1 Answer 1

3

Make sure you have the output dropdown (in the lower-left corner of the LLDB console in Xcode) set to "Debugger Output" or "All Output":

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.