summaryrefslogtreecommitdiff
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
* Fix check-gdb-mlir-support build after MLIR API changed to take Context as fi...Mehdi Amini2021-01-071-2/+2
* Fix include path for check-gdb-mlir-support to include the MLIR binary dirMehdi Amini2021-01-071-1/+3
* [debuginfo-test] Fix -Wunused-valueFangrui Song2021-01-061-2/+2
* Include BuiltinAttributes.h in llvm-prettyprinters/gdb/mlir-support.cppKrzysztof Parzyszek2020-12-041-0/+1
* [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.hRiver Riddle2020-12-031-1/+1
* Added GDB pretty printer for StringMapMoritz Sichert2020-11-182-0/+5
* [debuginfo-tests] Skip optnone-loops.cpp on DarwinJonas Devlieghere2020-11-061-0/+1
* [debuginfo-tests] NFC: Move test that was committed to the wrong locationLouis Dionne2020-11-061-0/+160
* [Dexter] add visual studio 2019 debugger supportNabeel Omer2020-11-042-1/+26
* [debuginfo-tests][dexter] add requires lldb to two testsTom Weaver2020-10-282-0/+2
* [debuginfo-tests][dexter] Add two new debug experience testsNabeel Omer2020-10-282-0/+51
* [DebugInfo][dexter] Add dexter tests for escaped localsOCHyams2020-10-269-0/+410
* [Dexter][NFC] Add Missing Commands to Commands.md ContentsNabeel Omer2020-10-191-0/+2
* Add GDB prettyprinters for a few more MLIR types.Christian Sigg2020-09-307-8/+182
* Revert "Adding GDB PrettyPrinter for mlir::Identifier."OCHyams2020-09-035-26/+0
* Adding GDB PrettyPrinter for mlir::Identifier.Christian Sigg2020-09-035-0/+26
* Harmonize Python shebangserge-sans-paille2020-07-162-2/+2
* [CMake] Add check-debuginfo-* targetsFangrui Song2020-06-261-0/+5
* [CMake] Add optional lldb dependency to DEBUGINFO_TEST_DEPSFangrui Song2020-06-251-6/+12
* [CMake] Add optional asan & safestack dependencies to DEBUGINFO_TEST_DEPSFangrui Song2020-06-251-0/+9
* [debuginfo-tests] Require "lldb" for some dexter testsFangrui Song2020-06-252-0/+3
* [CMake] Add llvm-config to DEBUGINFO_TEST_DEPSFangrui Song2020-06-251-0/+1
* [Dexter] Add --source-dir-root flagTobias Bosch2020-06-186-17/+145
* Change filecheck default to dump input on failureMehdi Amini2020-06-091-1/+1
* [Dexter] Add DexLimitSteps command and ConditionalControllerTom Weaver2020-06-0517-41/+464
* Revert "[Dexter] Add DexLimitSteps command and ConditionalController"Tom Weaver2020-06-0317-464/+41
* [Dexter] Add DexLimitSteps command and ConditionalControllerTom Weaver2020-06-0217-41/+464
* [Dexter] Add os.path.normcase(...) transform to test path early.Tom Weaver2020-06-021-0/+1
* Only run pretty-printer tests for builds with debug-info.Christian Sigg2020-05-142-0/+4
* Ensure that CMake tries to find Python3 before processingChristopher Tetreault2020-05-131-0/+2
* [debuginfo-tests] Update Python variable in lit.site.cfg.pyJonas Devlieghere2020-04-301-1/+1
* [debuginfo-tests] Update Python CMake variableJonas Devlieghere2020-04-291-16/+15
* [dexter] Require python >= 3.6Djordje Todorovic2020-04-231-0/+5
* [Dexter] Fix failing clang-opt-bisect sub tool testTom Weaver2020-04-211-1/+1
* [Dexter][NFC] Add Debugger Controller To DexterTom Weaver2020-04-2015-182/+233
* [Dexter] Add support for Windows to regression test suite.Tom Weaver2020-03-3118-71/+81
* Revert "[Dexter] Add support for Windows to regression test suite."Davide Italiano2020-03-2718-57/+83
* [Dexter] Add support for Windows to regression test suite.Tom Weaver2020-03-2718-83/+57
* [DexTer] Add step.UNKNOWN check for NoneType line numbers.Tom Weaver2020-03-161-0/+4
* [debuginfo-tests] Update test for double-dash long-option.Jonas Devlieghere2020-03-151-2/+2
* Change to individual pretty printer classes, remove generic `make_printer`.Christian Sigg2020-03-112-4/+13
* [debuginfo-tests][dexter] Add --builder gcc support for POSIXPierre-vh2020-03-032-3/+25
* [debuginfo-tests][dexter] Add a test tool --calculate-average optionPierre-vh2020-02-281-0/+17
* [debuginfo-tests] Warn, not error, if we can't delete working directoryJeremy Morse2020-02-251-5/+5
* [arcconfig] Delete subproject arcconfigsShoaib Meenai2020-02-241-3/+0
* [debuginfo-tests][Dexter] Fix some Windows-unfriendly Dexter behavioursJeremy Morse2020-02-133-3/+3
* [debuginfo-tests] Fix Dexter process creation failure on WindowsJeremy Morse2020-02-135-68/+56
* Replace CHECK-NEXT with CHECK-DAG. The order isn't relevant we justAdrian Prantl2020-02-071-8/+8
* Change first test to be CHECK: to make the test run.Jason Molenda2020-02-071-1/+1
* [DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp testSourabh Singh Tomar2020-02-081-1/+1