Search code examples
xcodelldb

Can't see cursor in Xcode LLDB debugger


In Xcode's "All Output" aka console, when I type things like po someObject I can never see my cursor so I have no idea where I am when I want to go back and add some square brackets for instance:

enter image description here


Solution

  • Had the same issue, the reason was: Xcode Theme - Background and Cursor were set to the same color.