Separate debug files

To limit the size of the executable image file, you can save debug information in a separate file. Streamline supports the separate debug file linking process that is used in many ELF images.

You can locate the separate debug file in two ways:

For more information about debugging information in separate files, see https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html.