Xcode should mark debugging messages originating from the main thread

Originator:kastansn
Number:rdar://22107374 Date Originated:2015-08-02
Status:Open Resolved:
Product:Developer Tools / Xcode Product Version:
Classification:Enhancement Reproducible:Not Applicable
 
For quick cave man's debugging sessions with NSLog() it would be nice if messages in the debugger output of Xcode would somehow (e.g. by a different color) be marked when they were emitted from the main thread. Thread number "303" used to be a strong indicator for being the main thread, but that stopped working some time ago:
2014-02-06 16:18:26.309 MyApp[1286:303] Message from NSLog called on main thread

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!