Errors/Warnings/Debug Info no longer appears in Debug Console

Posted by Alex L on Stack Overflow See other posts from Stack Overflow or by Alex L
Published on 2010-04-28T04:27:38Z Indexed on 2010/04/28 4:33 UTC
Read the original article Hit count: 214

Filed under:
|

Hi Guys: This one is driving me crazy. When I run my App and open the Debug Console there is nothing there! Nope, not even the output from my NSLog statements. Before I would see a bunch of debug information starting with [Session Started ...] and ending with 'Terminating in response to SpringBoard's termination'. The Status Bar at the bottom of the Console says my App was successfully launched. Even Errors and Warnings from my code no longer appear. How do I get this to show up again? Any help would be greatly appreciated.

© Stack Overflow or respective owner

Related posts about gdb

Related posts about console