jasonmolenda added inline comments.
================ Comment at: lldb/source/Core/DynamicLoader.cpp:241-243 + Stream &s = target.GetDebugger().GetOutputStream(); + s.Printf("Tried DBGShellCommands cmd, got error: %s\n", + error.AsCString()); ---------------- JDevlieghere wrote: > Shouldn't this be the error stream? Ah good suggestion. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157160/new/ https://reviews.llvm.org/D157160 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits