summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] add `launchCommands` to handle launch specific commandsAlex Langford2019-08-191-1/+3
* [lldb] Increase testsuite packet-timeout 5secs -> 1minJan Kratochvil2019-07-291-8/+8
* [lldb] Fix occasional hangs of VSCode testcasesJan Kratochvil2019-07-231-7/+1
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+1102
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-1102/+0
* [lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...Jan Kratochvil2019-06-171-2/+6
* [lldb-vscode] Add logic to handle EOF when reading from lldb-vscode stdout.Jorge Gorbe Moya2019-04-011-31/+45
* Fix vscode tests for python3Pavel Labath2019-02-191-2/+2
* Fix typos.Bruce Mitchener2018-10-041-1/+1
* Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton2018-08-161-0/+1084
OpenPOWER on IntegriCloud