Symbol Files
Symbolic debug information is used by winIDEA to provide high level debug functionality. To configure symbol files select Debug | Configure Session | Applications | Symbol Files.
For each file, you can specify additional options (depending on the file format). To open File options dialog select the file and click Edit.
|
The debug symbols are part of the debug session configuration, and for any changes to the session configuration (switching from one ELF to another) to be applied, a new session is necessary (Reset). Load Symbols Only command, triggers a new session in the same way as a Download would (including a reset, followed by Initialization before Download specified in Hardware | CPU Options | Reset). |

Add build output file - Automatically include the build output file.
Default file for debugging - If there are multiple symbol files (e.g. bootloader and application) you can specify which symbol file should be the default file for debugging.