================ @@ -130,3 +130,29 @@ def test_dwos_not_loaded_table_output(self): "0x[a-zA-Z0-9]{16}\s+E\s+.*foo\.dwo", ], ) + + @skipIfRemote + @skipIfDarwin + @skipIfWindows ---------------- zhyty wrote:
I added a symbol-on-demand test to `TestDumpOso` for Darwin. I don't have a Windows machine, so I'm not sure how I would go about testing it there https://github.com/llvm/llvm-project/pull/71230 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits