llvm-project/lldb/packages/Python/lldbsuite/test/tools
Jeffrey Tan ef25a21726 Prevent lldb-vscode tests from source lldbinit file
lldb-vscode is hard-coded to source .lldbinit file which causes some tests to
fail on my machine.
This patch adds a new option to control this:
1. vscode.py and lldb-vscode tests will not source .lldbinit by default
2. lldb-vscode will source .lldbinit in production if not specified otherwise

Differential Revision: https://reviews.llvm.org/D135620
2022-10-11 15:43:35 -07:00
..
intelpt [NFC][intel pt] Improve troubleshooting message 2022-08-03 11:34:03 -07:00
lldb-server [lldb] Remove uses of six module (NFC) 2022-08-11 19:06:15 -07:00
lldb-vscode Prevent lldb-vscode tests from source lldbinit file 2022-10-11 15:43:35 -07:00