pickard1
pickard1
Libbacktrace fails to resolve symbols, if debug/symbol information resides (only) in a seperate file
I'm not sure if I'm doing anything wrong yet. But symbols are not resolved if they are found in a separate file (.gnu_debuglink method). I have debugged the code so...
### Brief Issue Summary From cmake-tools-kits.json we use this entry { "name": "Ipetronik-Logger (x86 Develop)", "environmentVariables": { "IPE_CMAKE_TARGET": "x86", "IPE_EMBLX_PATH": "/home/fabrice/embeddedLinux/Develop/x86_build_develop" }, "toolchainFile": "/home/fabrice/embeddedLinux/Develop/x86_build_develop/host/usr/share/buildroot/toolchainfile.cmake", "isTrusted": true }, Try to use...