summaryrefslogtreecommitdiff
path: root/lldb/utils
AgeCommit message (Expand)Author
2025-10-16[lldb][util] Use Python3 print function in example codeDavid Spickett
2025-10-13[lldb][utils] Remove Python 2 compatibility code in lui scriptsDavid Spickett
2025-09-24[cmake][lldb][test] Respect LIBCXX_LIBDIR_SUBDIR (#159106)Raul Tambre
2025-09-19[lldb] install lldb-tblgen by default to ease cross-compilation (one-liner) (...Jonathan Thackray
2025-08-29[lldb] Add a simplified syntax for underlying command options (NFC) (#155694)Jonas Devlieghere
2025-08-18Decent to Descent (#154040)LauraElanorJones
2025-05-27[lldb] add missing cmake build type argument (#141427)Ely Ronnen
2025-05-17[lldb] Use llvm::replace (NFC) (#140343)Kazu Hirata
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2025-01-28[lldb] Fix lldb-dotest.in to use args determined by CMake (#124811)Dave Lee
2025-01-14Revert "[libc++] Stop copying headers to the build directory (#115380)"Kirill Stoimenov
2025-01-14[libc++] Stop copying headers to the build directory (#115380)Alexander Richardson
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-10-11[lldb] Fix finding make tool for tests (#111980)David Spickett
2024-09-09[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536)Rahul Joshi
2024-07-11[llvm][TargetParser] Return StringMap from getHostCPUFeatures (#97824)David Spickett
2024-06-21[CommandLine] Avoid ManagedStatic.h include (NFC)Nikita Popov
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere
2024-04-30Thread '--lldb-obj-root' through lldb-dotest for manual testingAdrian Prantl
2024-04-29Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht
2024-02-28[lldb][test][NFC] Add option to exclude third_party packages (#83191)Jordan Rupprecht
2023-09-26[llvm][tblgen] Add `Source Filename` for `emitSourceFileHeader` (#65744)Shao-Ce SUN
2023-09-14[lldb] Format Python files in scripts and utils (#66053)David Spickett
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford
2023-06-06[lldb/Commands] Add support to auto-completion for user commandsMed Ismail Bennani
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2022-12-26[lldb] [utils] Fix linking lit-cpuid to LLVM dylibMichał Górny
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht
2022-08-31Fix a bug in lldb-dotest that was uncovered by setting no value for dotest_ar...Jim Ingham
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan
2022-07-14[lldb] Refactor command option enum values (NFC)Jonas Devlieghere
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath
2021-02-05[lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann
2020-10-28[lldb] Delete lldb/utils/testVedant Kumar
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-09-29[lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere
2020-09-10[lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere
2020-08-13[lldb] Improve diagnostics in lldb-repro when replay failsJonas Devlieghere
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere