AppCode 2017.2 Help

Objective-C

AppCode | Preferences | Build, Execution, Deployment | Debugger | Data Views | Objective-C


Use this page to configure the Objective-C debug options.

Variables

Item Description
Enable value renderers Select this check box to enable the selection of the suggested data renderers. When not selected, the value renderers are disabled.

To take effect, this option should be changed before starting a debugging session. Changes made during the session will affect only the next session.

Cocoa renderers Select this check box to enable the Cocoa renderers. The option is available only when Enable value renderers check box is selected.
Core Data renderers Select this check box to enable the Core Data renderers. The option is available only when Enable value renderers check box is selected.
Hide out-of-scope variables Select this check box to hide not initialized variables, or variable unavailable in the current scope.

To take effect, this option should be changed before starting a debugging session. Changes made during the session will affect only the next session.

Last modified: 13 December 2017

See Also

Procedures: