<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> There's no ".debug_frame", although ".eh_frame" was produced. Doesn't<br>
> Clang/LLVM create the .debug_frame section by default?<br>
<br>
</div></div>Only if a eh_frame is not needed and there is a -g I think.<br></blockquote></div><br>So if eh_frame is emitted, the debugger is expected to use it for CFI as well, instead of dwarf_frame?<br>Eli<br><br></div>