Xcode Consolation

Daniel Jalkut: Those are the basics, but another trick, I believe it was called ret in Gdb, comes in handy often: thread return – return immediately from the current stack frame You could use this if you are stuck in some function that is crashed, for example, but you know that returning to the caller … Continue reading Xcode Consolation