summaryrefslogtreecommitdiff
path: root/lldb/utils
Commit message (Expand)AuthorAgeFilesLines
* [NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott2023-02-101-1/+1
* [lldb] [utils] Fix linking lit-cpuid to LLVM dylibMichał Górny2022-12-261-1/+4
* [Support] Move TargetParsers to new componentArchibald Elliott2022-12-201-1/+1
* [test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht2022-10-262-0/+27
* Fix a bug in lldb-dotest that was uncovered by setting no value for dotest_ar...Jim Ingham2022-08-311-1/+5
* [lldb] Fix dotest argument orderFelipe de Azevedo Piovezan2022-08-261-2/+4
* [lldb] Refactor command option enum values (NFC)Jonas Devlieghere2022-07-141-6/+2
* [lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño2021-05-212-2/+2
* Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath2021-02-212-4/+0
* Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath2021-02-112-0/+4
* [lldb/test] Automatically find debug servers to testPavel Labath2021-02-112-4/+0
* [lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath2021-02-051-48/+29
* [lldb/test] Reduce API test tools configuration boilerplatePavel Labath2021-02-052-14/+6
* [lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann2020-12-042-7/+0
* [lldb] Delete lldb/utils/testVedant Kumar2020-10-2810-1636/+0
* [lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-09-292-4/+11
* [lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-09-292-1/+10
* [lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere2020-09-292-1/+6
* [lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova2020-09-101-1/+1
* [lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-08-281-0/+2
* [lldb] Get rid of helper CMake variables for PythonJonas Devlieghere2020-08-171-1/+1
* [lldb] Improve diagnostics in lldb-repro when replay failsJonas Devlieghere2020-08-131-1/+6
* [lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere2020-07-102-0/+7
* [lldb/Reproducers] Rename developer-oriented reproducer flags.Jonas Devlieghere2020-07-091-1/+1
* [lldb/Utils] Serialize exit code in lldb-repro.pyJonas Devlieghere2020-05-051-3/+12
* Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo2020-04-152-0/+7
* Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo2020-04-152-7/+0
* [intel-pt] Improve the way the test determines whether to runWalter Erquinigo2020-04-152-0/+7
* [lldb]/Tablegen] Use ElementType instead of DefaultValueUnsingedJonas Devlieghere2020-03-201-3/+12
* [lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb-dotest's shebangJonas Devlieghere2020-03-151-1/+1
* [lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere2020-02-172-4/+4
* [lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova2020-02-062-3/+22
* [lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova2020-02-062-39/+51
* [lldb] pass --lldb-libs-dir argument to lldb-dotestPavel Labath2020-02-052-0/+4
* [lldb/Reproducers] Fix typo in CMake so we actually replay.Jonas Devlieghere2020-01-301-3/+4
* Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer2020-01-281-4/+4
* [lldb/Util] Remove reproducers after replayJonas Devlieghere2020-01-231-1/+6
* [lldb/Util] Fix Python 3 incompatibility in lldb-reproJonas Devlieghere2020-01-231-2/+2
* [lldb/Util] Use md5 instead of python's hash function.Jonas Devlieghere2020-01-231-4/+6
* [lldb/Util] Fix lldb-repro now it doesn't take a path to lldbJonas Devlieghere2020-01-221-7/+7
* [lldb/Test] Check that attribute exists before comparing its valueJonas Devlieghere2020-01-201-0/+0
* [lldb/Util] Add a utility to run transparently capture and replay tests.Jonas Devlieghere2020-01-203-0/+65
* [lldb/Cmake] Add a CMakeLists.txt to the utils directory...Jonas Devlieghere2020-01-161-0/+2
* [lldb/Utils] Patch all variables used by lldb-dotest (2/2)Jonas Devlieghere2020-01-151-0/+12
* [lldb/Utils] Patch all variables used by lldb-dotestJonas Devlieghere2020-01-151-0/+12
* [lldb/Utils] Remove vim-lldbJonas Devlieghere2020-01-109-1834/+0
* [lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere2020-01-101-0/+10
* [lldb] Respect previously set values of LLDB_TABLEGEN_EXEAlex Langford2019-12-161-11/+13
* [LLDB] Fix inline variable only used in assertion. (NFC)Jonas Devlieghere2019-10-251-2/+1
* [TableGen] Add asserts to make sure default values match property typeJonas Devlieghere2019-10-251-0/+16