jimingham wrote:

Thanks for the analysis.  The other bit that lldb looks at (which is what I 
added with the patch this change is the result of) is the DW_AT_call_{file, 
line} info in the debug_info part of the DWARF for that function.  Before we 
ignored that information when setting breakpoints.  What do those look like?

https://github.com/llvm/llvm-project/pull/114295
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to