Debugging Options
These properties are applicable to Executable and Externally Built Executable project types.
Property | Type | Save Name | Description |
ARM Floating Point Format | Enumeration | arm_fp_format | The floating point format used by the executable. The debugger will use this when displaying floating point numbers. |
Command Argument | String | debug_command_arguments | The command line arguments (argc, argv) available to the executable. |
Working Directory | String | debug_working_directory | The working directory for debug I/O operations. |