[llvm-dev] Help in generating Debug symbols
Nagaraju Mekala via llvm-dev
llvm-dev at lists.llvm.org
Thu Dec 7 22:24:07 PST 2017
Hi all,
I am new to LLVM. Currently working on adding an embedded target to
LLVM backend.
I was able to generate the object file for our target using LLVM and
Clang framework.
The generated object file doesn't contain any debug symbols in it.
I tried searching documents related to this on web but couldn't find any.
Can anyone please point some links/documents on generation of dwarf
debug symbols for the generated object file.
Thanks in Advance
Nagaraju
More information about the llvm-dev
mailing list