[Lldb-commits] [PATCH] D70886: [lldb-vscode] capture the debuggers file handles before lldbinit runs

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 3 15:51:42 PST 2019


clayborg added a comment.

We could just add a new flag to lldb-vscode like "--no-lldb-init" and always pass that when we run our test suite?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70886/new/

https://reviews.llvm.org/D70886





More information about the lldb-commits mailing list