jankratochvil added a comment. In D63667#1586427 <https://reviews.llvm.org/D63667#1586427>, @JosephTremoulet wrote:
> without the bogus frame in between. Do I have the wrong repro steps or > something? You did not have DWARF for glibc installed: `dnf debuginfo-install glibc` Then in fact your test was better as only real frames matter for this patch. There is some LLDB bug/incompatibility decoding inline function from (GCC-produced) DWARF but that is unrelated to this patch. Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D63667/new/ https://reviews.llvm.org/D63667 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits