Objective-C
Last modified: 08 March 2021
File | Settings | Build, Execution, Deployment | Debugger | Data Views | ObjectiveC for Windows and Linux
RubyMine | Preferences | Build, Execution, Deployment | Debugger | Data Views | ObjectiveC for macOS
Use this tab to configure ObjectiveC debug options.
Item | Description |
---|---|
Enable value renderers | If this checkbox is selected, you can specify the renderers to be used for dispaying different objects in the debugger:
|
Hide out-of-scope variables | If this checkbox is selected, the Debug tool window hides variables that are not initialized or are out of the current scope. |