Hi all,
We are developing on linux CentOS 7 64bit
The application we are developing crashes and creates core dump files.
If I try to open them with gdb or lldb, they tell me that the debug symbols are missing.
How can the debug symbols be generated when exporting the project?
When we compile the code we tick the "export with debug" option but the symbols are missing anyway.
thank you in advance for your help
if any detail is missing please tell me and I'll integrate the question.
kind regards