teak-llvm/lldb/packages/Python/lldbsuite/test/commands/target
Daniel Kiss 95116c591f [lldb] Add a setting to not install the main executable
Summary:
Add setting target.auto-install-main-executable that controls whether
the main executable should be automatically installed when connected to
a remote platform even if it does not have an explicit install path
specified. The default is true as the current behaviour.

Reviewers: omjavaid, JDevlieghere, srhines, labath, clayborg

Reviewed By: clayborg

Subscribers: kevin.brodsky, lldb-commits, llvm-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71761
2020-01-21 19:26:18 +00:00
..
auto-install-main-executable [lldb] Add a setting to not install the main executable 2020-01-21 19:26:18 +00:00
basic [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
create-deps [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
create-no-such-arch [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
dump-symtab-demangle [lldb] Add -m option to 'target modules dump symtab' to disable demangling 2019-11-07 15:47:01 +01:00
stop-hooks [lldb][NFC] Remove all setUp overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00