<div dir="ltr">Yes sure.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 25, 2015 at 8:00 AM,  <span dir="ltr"><<a href="mailto:dawn@burble.org" target="_blank">dawn@burble.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">lldb should be able to read both. Can you file a bug please?<br>
<div><div class="h5">On Tue, Nov 24, 2015 at 02:50:20PM +0100, Ravitheja Addepally via lldb-dev wrote:<br>
> Hello,<br>
>        While compiling with clang for i386, I notice that the CFI<br>
> information is distributed between the .eh_frame section and the<br>
> .debug_frame section, meaning for some functions the CFI info is present in<br>
> the .debug_frame section whereas for some it is present in the .eh_frame.<br>
> Now looking at the lldb code,  I see that this information is only read<br>
> from the .eh_frame section and not from the .debug_frame section. My<br>
> questions are the following -><br>
> 1) Is there something that I missing ? is the  information that I provided<br>
> in this email correct ?<br>
> 2) If it is correct, is this expected behavior ? I mean if the CFI info is<br>
> present in the .debug_frame then I think it should be read ? coz it maybe<br>
> useful in unwinding scenarios ?<br>
><br>
><br>
> BR,<br>
> A Ravi<br>
<br>
</div></div>> _______________________________________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
<br>
</blockquote></div><br></div>