aboutsummaryrefslogtreecommitdiff
path: root/lldb/utils/lldb-repro
AgeCommit message (Expand)AuthorFilesLines
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño1-1/+1
2020-08-13[lldb] Improve diagnostics in lldb-repro when replay failsJonas Devlieghere1-1/+6
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-02-06[lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova1-1/+20
2020-01-30[lldb/Reproducers] Fix typo in CMake so we actually replay.Jonas Devlieghere1-3/+4
2020-01-23[lldb/Util] Remove reproducers after replayJonas Devlieghere1-1/+6
2020-01-23[lldb/Util] Fix Python 3 incompatibility in lldb-reproJonas Devlieghere1-2/+2
2020-01-23[lldb/Util] Use md5 instead of python's hash function.Jonas Devlieghere1-4/+6
2020-01-22[lldb/Util] Fix lldb-repro now it doesn't take a path to lldbJonas Devlieghere1-7/+7
2020-01-20[lldb/Test] Check that attribute exists before comparing its valueJonas Devlieghere1-0/+0
2020-01-20[lldb/Util] Add a utility to run transparently capture and replay tests.Jonas Devlieghere2-0/+64