summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Driver
AgeCommit message (Expand)Author
2025-10-13[lldb] Don't emit .lldbinit warning as an error (#163265)Jonas Devlieghere
2025-06-03[lldb] Emit an error when using --wait-for without a name or pid (#142424)Jonas Devlieghere
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-08-20[lldb][test] Change unsupported cat -e to cat -v to work with lit internal sh...Connie Zhu
2024-02-28[lldb] Remove -d(ebug) mode from the lldb driver (#83330)Jonas Devlieghere
2023-03-07[lldb] Respect empty arguments in target.run-argsAlex Langford
2022-09-26[lldb] Fix CommandInterpreter::DidProcessStopAbnormally() with multiple threadsMartin Storsjö
2022-09-19[lldb] Remove LLDB reproducersJonas Devlieghere
2022-07-13[LLDB] Fix TestConvenienceVariables.test AArch64/WindowsMuhammad Omair Javaid
2022-06-11[lldb][bindings] Implement __repr__ instead of __str__Dave Lee
2022-06-08[lldb/Commands] Prevent crash due to reading memory from page zero.Chelsea Cassanova
2021-12-17[lldb] Remove reproducer replay functionalityJonas Devlieghere
2021-11-10[lldb] make it easier to find LLDB's pythonLawrence D'Anna
2021-11-02[lldb] fix --source-quietlyLawrence D'Anna
2020-08-17[lldb] Skip TestError.test with reproducersJonas Devlieghere
2020-07-31[lldb] report an error if a CLI option lacks an argumentLuboš Luňák
2020-06-09[lldb/Interpreter] Support color in CommandReturnObjectJonas Devlieghere
2020-06-01[lldb/Test] Add test for man page and lldb --help outputJonas Devlieghere
2020-05-20[lldb/Test] Support arbitrary file extensions in TestPositionalArgs.testJonas Devlieghere
2020-05-20[lldb/Driver] Print snippet before exiting with unknown argument.Jonas Devlieghere
2020-05-20[lldb/Driver] Error out when encountering unknown argumentsJonas Devlieghere
2020-05-18[lldb/Test] Skip TestPositionalArgs with lldb-reproJonas Devlieghere
2020-05-18[lldb/Driver] Fix handling on positional argumentsJonas Devlieghere
2020-05-05[lldb/Driver] Exit with a non-zero exit code in case of error in batch mode.Jonas Devlieghere
2020-02-07Revert "[TestConvienceVariable] Clean the directory before running the test."Davide Italiano
2020-02-07[TestConvienceVariable] Clean the directory before running the test.Davide Italiano
2020-01-22[lldb/Reproducer] Mark some driver tests as unsupported for lldb-reproJonas Devlieghere
2020-01-07[lldb/Test] Try to appease the Windows botJonas Devlieghere
2020-01-07[lldb/Test] Remove old binary created by TestConvenienceVariablesJonas Devlieghere
2020-01-07[lldb/Test] Make TestConvenienceVariables more strictJonas Devlieghere
2019-10-31[lldb/lit] Introduce %clang_host substitutionsPavel Labath
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere