aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)AuthorFilesLines
2024-06-03[lldb][test] Add --make argument to dotest.py (#93883)Vladislav Dzhidzhoev4-6/+15
2024-05-31[lldb][test] Add --sysroot argument to dotest.pyVladislav Dzhidzhoev2-1/+12
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath1-6/+19
2024-05-22Revert "[lldb] Added Debuginfod tests and fixed a couple issues" (#93094)Daniel Thornburgh2-29/+1
2024-05-22[lldb] Added Debuginfod tests and fixed a couple issues (#92572)Kevin Frei2-1/+29
2024-05-16[lldb] Move TestBase.runCmd() to the Base class (#92252)Dmitry Vasilyev1-65/+65
2024-05-15[lldb][test][FreeBSD] Fix some concurrent event tests (#84155)David Spickett1-1/+1
2024-05-14[lldb] Add lldbutil.install_to_target() helper (#91944)Dmitry Vasilyev1-0/+16
2024-05-10[lldb] Fixed SyntaxWarning: invalid escape sequence \[ \d \s (#91146)Dmitry Vasilyev2-3/+3
2024-05-03Fix dap variable value format issue (#90799)jeffreytan811-13/+21
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 Prantl2-2/+7
2024-04-30[lldb] Fixed SyntaxWarning invalid escape sequence '\l' in lldbtest.py (#90609)Dmitry Vasilyev1-1/+1
2024-04-30[lldb] Fixed SyntaxWarning invalid escape sequence '\s' in decorators.py (#90...Dmitry Vasilyev1-1/+1
2024-04-29Skip various tests under ASAN on green dragon (#90531)Adrian Prantl1-1/+8
2024-04-29Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl4-8/+29
2024-04-25Initial step in targets DAP support (#86623)jeffreytan812-7/+18
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht1-8/+0
2024-04-17[lldb][test] Improve invalid compiler error messageDavid Spickett1-1/+1
2024-04-15[libc++][CI] Tests LLDB libc++ data formatters. (#88312)Mark de Wever1-0/+2
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
2024-03-13[lldb][test] Add `pexpect` category for tests that `import pexpect` (#84860)Jordan Rupprecht5-7/+19
2024-03-07[lldb] Add ability to detect darwin host linker version to xfail tests (#83941)Alex Langford1-0/+27
2024-02-29Increase timeout to reduce test failure rate. (#83312)Shubham Sandeep Rastogi1-0/+3
2024-02-26[lldb][test][Windows] Don't assert that module cache is emptyDavid Spickett1-1/+3
2024-02-22Re-land [lldb-dap] Add support for data breakpoint. (#81909)Zequan Wu1-0/+47
2024-02-22[lldb][docs] Remove/update docs pointing to unittest2 (#82672)Jordan Rupprecht1-14/+0
2024-02-20[lldb-dap] Do not write over the existing error if launchCommands fail during...John Harrison1-0/+2
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere2-16/+21
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere2-21/+16
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere2-16/+21
2024-02-16[lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)Jonas Devlieghere1-3/+3
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere1-6/+6
2024-02-16[lldb] Don't overwrite the dynamic loader library path for "driver tests"Jonas Devlieghere1-15/+0
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere1-7/+3
2024-02-14Revert "[lldb-dap] Add support for data breakpoint. (#81541)" (#81812)Prabhuk1-47/+0
2024-02-14[lldb][test] Remove expectedFailureIfFn (#81703)Jordan Rupprecht1-33/+6
2024-02-14[lldb] Fix the flakey Concurrent tests on macOS (#81710)Jason Molenda1-3/+31
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht5-55/+43
2024-02-13[lldb-dap] Add support for data breakpoint. (#81541)Zequan Wu1-0/+47
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda1-0/+2
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda1-1/+6
2024-01-31Revert "[lldb] Add support for large watchpoints in lldb (#79962)"Jason Molenda1-6/+1