aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/make
AgeCommit message (Expand)AuthorFilesLines
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl1-1/+3
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre1-0/+5
2025-11-05[LLDB] Fix typoAdrian Prantl1-1/+1
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix1-0/+4
2025-10-31[LLDB] Fix ASAN tests on newer versions of macOS (#165883)Adrian Prantl1-0/+11
2025-10-28[lldb][test] When an external stdlib is specified do not link to the system s...Ebuka Ezike1-2/+5
2025-08-25[lldb][DataFormatters] Support newer _LIBCPP_COMPRESSED_PAIR layout (#155153)Michael Buch1-2/+25
2025-08-24[lldb][test][NFC] Re-arrange ifdefs in compressed_pair.hMichael Buch1-45/+51
2025-07-31[lldb] Support Darwin cross compilation for remote Linux test suite runs (#15...Jonas Devlieghere1-0/+10
2025-07-15[LLDB] Compile API tests with exceptions enabled on Windows (#148691)nerix1-4/+0
2025-07-03[lldb][test] Synchronize `__compressed_pair_padding` with libc++ (#142516)A. Jiang1-2/+24
2025-06-24Reland "[lldb] Add count for number of DWO files loaded in statistics #144424...qxy111-0/+4
2025-06-24Revert "[lldb] Add count for number of DWO files loaded in statistics" (#145494)Michael Buch1-4/+0
2025-06-23[lldb] Add count for number of DWO files loaded in statistics (#144424)qxy111-0/+4
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath2-30/+34
2025-01-31[lldb] Add RISCV for Makefile.rules (#124758)kper1-0/+4
2025-01-14[LLDB][LoongArch] Add LSX and LASX register definitions and operationswanglei1-0/+4
2024-10-19[lldb][test][NFC] Document DYLIB_NAME Makefile variable (#112735)Michael Buch1-0/+7
2024-10-07Reland "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch1-16/+23
2024-09-24lldb: get lldb API tests working with newer Android NDKsAndrew Rogers1-54/+32
2024-09-16[lldb][test] Add a new __compressed_pair layout to libcxx simulator tests (#9...Michael Buch1-1/+48
2024-09-11[lldb][test] Toolchain detection rewrite in Python (#102185)Vladislav Dzhidzhoev1-74/+18
2024-08-06[lldb][debuginfod] Fix the DebugInfoD PR that caused issues when working with...Kevin Frei1-0/+34
2024-08-06[LLDB][test] Update Makefile.rules to support Windows host+Linux target (#99266)Vladislav Dzhidzhoev1-25/+43
2024-07-19[LLDB][test] Improve SHELL detection on Windows in Makefile.rules (#99532)Vladislav Dzhidzhoev1-2/+4
2024-07-18[LLDB][test] Drop OS/HOST_OS detection code from Makefile.rules (#99535)Vladislav Dzhidzhoev1-25/+0
2024-07-16[lldb][test] Add a layout simulator test for std::unique_ptr (#98330)Michael Buch1-0/+58
2024-07-15[LLDB] Revert #98351 and #98344walter erquinigo1-35/+1
2024-07-10[lldb] DebugInfoD tests & fixes (but with dwp testing disabled) (#98344)Kevin Frei1-1/+35
2024-07-10[lldb][test] Set target and host OS for API tests in case of remote testingVladislav Dzhidzhoev1-1/+4
2024-07-08Revert "[LLDB] DebugInfoD tests: attempt to fix Fuchsia build" (#98101)Kevin Frei1-35/+1
2024-07-08[LLDB] DebugInfoD tests: attempt to fix Fuchsia build (#96802)Kevin Frei1-1/+35
2024-05-22Revert "[lldb] Added Debuginfod tests and fixed a couple issues" (#93094)Daniel Thornburgh1-25/+1
2024-05-22[lldb] Added Debuginfod tests and fixed a couple issues (#92572)Kevin Frei1-1/+25
2024-05-03Revert "[lldb] Fix TestSharedLibStrippedSymbols for #90622"David Spickett1-25/+1
2024-05-03[lldb] Fix TestSharedLibStrippedSymbols for #90622Pavel Labath1-2/+2
2024-05-02LLDB Debuginfod tests and a fix or two (#90622)Kevin Frei1-1/+25
2024-05-01Install generated API headers into LLDB.framework (#90666)Adrian Prantl1-2/+3
2024-04-04Revert "Debuginfod Testing & fixes: 3rd times the charm? (#87676)"Shubham Rastogi1-25/+1
2024-04-04Debuginfod Testing & fixes: 3rd times the charm? (#87676)Kevin Frei1-1/+25
2024-04-03Revert "DebugInfoD issues, take 2" (#87583)Chelsea Cassanova1-25/+1
2024-04-03DebugInfoD issues, take 2 (#86812)Kevin Frei1-1/+25
2024-03-23Revert "DebugInfoD tests + fixing issues exposed by tests (#85693)"Muhammad Omair Javaid1-32/+1
2024-03-21DebugInfoD tests + fixing issues exposed by tests (#85693)Kevin Frei1-1/+32
2023-11-12[lldb][test] Implement getting thread ID on OpenBSD (#71129)Brad Smith1-0/+4
2023-11-03[lldb] Use get-task-allow entitlement on macOS too (#71112)Daniel Thornburgh1-0/+8
2023-03-28[lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere1-1/+1
2023-03-23Android.rules: remove mips* rulesFangrui Song1-8/+0
2023-03-23[lldb] Explicitly set libcxx paths when USE_SYSTEM_STDLIB is providedFelipe de Azevedo Piovezan1-0/+10
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht1-2/+8