summaryrefslogtreecommitdiffstats
path: root/lldb/lit/tools
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove lldb-miJonas Devlieghere2019-07-1836-563/+0
* [lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...Jan Kratochvil2019-06-1710-0/+30
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-05-132-0/+2
* Make lldb-mi optional and change how we deal with missing tools in litJonas Devlieghere2019-05-031-3/+1
* [tools] Make vscode and lldb-instr optional.Davide Italiano2019-04-161-0/+4
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-034-0/+15
* [lldb-instr] Support LLDB_RECORD_DUMMYJonas Devlieghere2019-03-084-0/+5
* Skip TestGdbserverPort.test on WindowsJan Kratochvil2019-03-071-1/+3
* Sanity check --max-gdbserver-portJan Kratochvil2019-03-061-0/+2
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-049-0/+17
* Revert "[lldb-mi] Move TestMIPrompt away from pexpect()."Davide Italiano2019-02-211-17/+0
* [lldb-mi] Move TestMIPrompt away from pexpect().Davide Italiano2019-02-201-0/+17
* [lldb-instr] Group RECORD macrosJonas Devlieghere2019-02-201-0/+2
* [lldb-instr] Don't print REGISTER macro when RECORD is already presentJonas Devlieghere2019-02-191-0/+1
* [lldb-instr] Test that we ignore existing macros.Jonas Devlieghere2019-02-193-1/+13
* [lldb-instr] Wrap returns of struct/classes in LLDB_RECORD_RESULTJonas Devlieghere2019-02-194-1/+8
* [lldb-instr] Add constructor and move test into lit/toolsJonas Devlieghere2019-02-184-0/+47
* [lldb] [test] Skip lldb-mi test if LLDB_DISABLE_PYTHON is usedMichal Gorny2019-02-111-0/+2
* [lit] Make sure tests are actually skipped on darwin and windows.Davide Italiano2019-01-171-1/+1
* [lit] Use the new build.py script in the lldb-mi testsStella Stamenova2018-12-1810-40/+10
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-1912-12/+12
* Refactor the lit configuration filesZachary Turner2018-11-0211-11/+11
* [lldb-mi] Implement -gdb-set breakpoint pending on/offMarc-Andre Laperle2018-10-302-0/+53
* [lldb-mi] Fix bugs in target-select-so-path.testAlexander Polyakov2018-09-252-6/+9
* [lldb-mi] Fix hanging of target-select-so-path.testAlexander Polyakov2018-09-241-13/+21
* [lldb-mi] Correct regex in the symbol-list-lines testAlexander Polyakov2018-09-151-2/+2
* Darwin: mark test unsupported while we sort out how to make it generic.Tim Northover2018-08-091-1/+1
* [lldb-mi] Re-implement target-select commandAlexander Polyakov2018-08-074-0/+69
* [lldb-mi] Re-implement data-info-line command.Alexander Polyakov2018-07-233-0/+41
* [lldb-mi] Make symbol-list-lines.test XFAIL on WindowsAlexander Polyakov2018-07-131-0/+3
* [lldb-mi] Re-implement symbol-list-lines command.Alexander Polyakov2018-07-037-0/+35
* [lldb-mi] Re-implement a few MI commands.Alexander Polyakov2018-07-025-0/+118
* [lldb-mi] Re-implement MI -exec-step command.Alexander Polyakov2018-06-101-0/+30
* [lldb, lldb-mi] Re-implement MI -exec-continue command.Alexander Polyakov2018-06-091-0/+20
* [lldb-mi] Re-implement MI -exec-next command.Alexander Polyakov2018-06-072-0/+34
* [lldb, lldb-mi] Enable lldb-mi -break-insert test on Windows.Alexander Polyakov2018-06-041-5/+4
* [lldb, lldm-mi] Fix hanging of -exec-run command.Alexander Polyakov2018-06-032-0/+7
* [lit, lldbmi] Skip the new break-insert test on WindowsStella Stamenova2018-06-011-0/+4
* [lldb-mi] Add possibility to set breakpoints without selecting a target.Adrian Prantl2018-05-243-0/+23
OpenPOWER on IntegriCloud