Select debugger Permanently deleted user 创建于 2013年08月14日 12:58 Can not step over on device during debugging. I am gettingSignal: EXC_BAD_ACCESS (Could not access memory)On simulator all is ok.What to do? How can I select lldb? I have gdb now.xcode 4.6, appcode 2.1.2
Denis, you can switch the debugger in Preferences | Debugger.
Though EXC_BAD_ACCESS is quie suspicious and it would be great if you file a bug report and give us steps to reproduce, or, better a sample project.