[cfe-dev] .debug_frame not produced by default?

Eli Bendersky eliben at gmail.com
Sat Dec 17 02:35:22 PST 2011


> > There's no ".debug_frame", although ".eh_frame" was produced. Doesn't
> > Clang/LLVM create the .debug_frame section by default?
>
> Only if a eh_frame is not needed and there is a -g I think.
>

So if eh_frame is emitted, the debugger is expected to use it for CFI as
well, instead of dwarf_frame?
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111217/3c7026fc/attachment.html>


More information about the cfe-dev mailing list