aboutsummaryrefslogtreecommitdiff
path: root/lldb/utils
AgeCommit message (Expand)AuthorFilesLines
8 days[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536)Rahul Joshi6-25/+26
2024-07-11[llvm][TargetParser] Return StringMap from getHostCPUFeatures (#97824)David Spickett1-6/+5
2024-06-21[CommandLine] Avoid ManagedStatic.h include (NFC)Nikita Popov1-0/+1
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse4-4/+3
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere3-76/+0
2024-04-30Thread '--lldb-obj-root' through lldb-dotest for manual testingAdrian Prantl1-0/+2
2024-04-29Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl4-1/+77
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht2-5/+0
2024-02-28[lldb][test][NFC] Add option to exclude third_party packages (#83191)Jordan Rupprecht2-0/+6
2023-09-26[llvm][tblgen] Add `Source Filename` for `emitSourceFileHeader` (#65744)Shao-Ce SUN2-3/+3
2023-09-14[lldb] Format Python files in scripts and utils (#66053)David Spickett11-341/+384
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford1-2/+0
2023-06-06[lldb/Commands] Add support to auto-completion for user commandsMed Ismail Bennani1-3/+2
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott1-1/+1
2022-12-26[lldb] [utils] Fix linking lit-cpuid to LLVM dylibMichał Górny1-1/+4
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-1/+1
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht2-0/+27
2022-08-31Fix a bug in lldb-dotest that was uncovered by setting no value for dotest_ar...Jim Ingham1-1/+5
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan1-2/+4
2022-07-14[lldb] Refactor command option enum values (NFC)Jonas Devlieghere1-6/+2
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño2-2/+2
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath2-4/+0
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath2-0/+4
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath2-4/+0
2021-02-05[lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath1-48/+29
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath2-14/+6
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann2-7/+0
2020-10-28[lldb] Delete lldb/utils/testVedant Kumar10-1636/+0
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2-4/+11
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2-1/+10
2020-09-29[lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere2-1/+6
2020-09-10[lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova1-1/+1
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+2
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-1/+1
2020-08-13[lldb] Improve diagnostics in lldb-repro when replay failsJonas Devlieghere1-1/+6
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere2-0/+7
2020-07-09[lldb/Reproducers] Rename developer-oriented reproducer flags.Jonas Devlieghere1-1/+1
2020-05-05[lldb/Utils] Serialize exit code in lldb-repro.pyJonas Devlieghere1-3/+12
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo2-0/+7
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo2-7/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo2-0/+7
2020-03-20[lldb]/Tablegen] Use ElementType instead of DefaultValueUnsingedJonas Devlieghere1-3/+12
2020-03-15[lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb-dotest's shebangJonas Devlieghere1-1/+1
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere2-4/+4
2020-02-06[lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova2-3/+22
2020-02-06[lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova2-39/+51
2020-02-05[lldb] pass --lldb-libs-dir argument to lldb-dotestPavel Labath2-0/+4
2020-01-30[lldb/Reproducers] Fix typo in CMake so we actually replay.Jonas Devlieghere1-3/+4
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-4/+4
2020-01-23[lldb/Util] Remove reproducers after replayJonas Devlieghere1-1/+6