clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land.
Fix the comment as suggested and good to go. Also please test on both macOS and linux to ensure this works on both prior to pushing the diff, I often have issues on either side with lldb-vscode modifications. ================ Comment at: lldb/tools/lldb-vscode/lldb-vscode.cpp:1647 + g_vsc.SendOutput(OutputType::Console, + "RunToBinaryEntry failed: can't place the breakpoint"); + return error; ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135798/new/ https://reviews.llvm.org/D135798 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits