Hi,
can you please share more details? What is your procedure of trying to debug your .elf file? At first look it looks that you are trying execute .elf file on your PC Machine.
Anyway - technically there is no difference between Release and Debug binary running on target (S32R274). The difference is only in the .elf file - Debug version contains symbol names and list of source files and other debug info.
Jiri