summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/launch
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] Centrally skip debug info variants for vscode testsPavel Labath2019-12-171-12/+0
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-1/+0
* [lldb-vscode] Fix a race in test_extra_launch_commandsPavel Labath2019-11-251-1/+1
* [lldb] Re-enable VSCode testsJonas Devlieghere2019-11-111-12/+1
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb-vscode] add `launchCommands` to handle launch specific commandsAlex Langford2019-08-191-0/+65
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* [lldb] [test/lldb-vscode] Use realpath to match vscode behaviorMichal Gorny2019-07-301-2/+4
* [lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]Michal Gorny2019-07-301-5/+5
* [lldb] [Process/NetBSD] Report stopped process on SIGSTOPMichal Gorny2019-07-251-2/+0
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-223-0/+365
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-193-365/+0
* [lldb] [test] Mark three more tests flakey/xfail on NetBSDMichal Gorny2019-04-181-0/+2
* Re-enable most lldb-vscode tests on Linux.Jorge Gorbe Moya2019-04-031-11/+1
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+1
* [vscode] Skip some of the vscode tests on Linux and fix oneStella Stamenova2018-08-241-0/+11
* Skip tests on Darwin for now. The build bots are not passing due to heavy loa...Greg Clayton2018-08-181-2/+12
* Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton2018-08-163-0/+351
OpenPOWER on IntegriCloud