summaryrefslogtreecommitdiffstats
path: root/lldb/lit/tools/lldb-mi
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove lldb-miJonas Devlieghere2019-07-1830-468/+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
* [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] [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