Add a "don't tell me again" checkbox when printing requires to run other threads

Originator:guillaume.campagna
Number:rdar://9957262 Date Originated:Mon, 15 Aug 2011 22:06:34 GMT
Status:Open Resolved:
Product:Developer Tools Product Version:4.1 (4B110)
Classification:Feature (New) Reproducible:Always
 
Summary: When you want to print a variable when other threads are running, Xcode alert the user the fact that others threads need to be run to print the variable. You should be able to don't see that alert again.

Steps to Reproduce: Select "Print this variable" action on a background thread.

Expected Results: A "don't tell me again" checkbox.

Actual Results: Nothing.

Regression:

Notes: Title of the alert is : "The debugger needs to allow other threads to execute in order to print the description of 'stopNumbers'."

Attached screenshot.

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!