why "(lldb)" appears, and i have to enter "next" to continue

solved
Last edited on
According to Google, LLDB is a debugger. So, presumably, you're running your program in that debugger.
it was working perfect, till i moved cout << fixed << setprecision(3) << "A REIKSMIU SUMA= " << sum << endl; from 38 to 36 o_O and it changed. how to chose debugger in Xcode?
Topic archived. No new replies allowed.