DavidSpickett wrote:

Looks like a Windows/PDB/COFF vs. Linux/DWARF/ELF difference. We can't break on 
a function when there's no debug information. It's not due to the architecture.

So if you feel like coming up with a hack to make it work, the failure should 
reproduce on x64 Windows as well. Personally I'm fine with this just being 
tested on Linux. The principles are generic enough.

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

Reply via email to