summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] Centrally skip debug info variants for vscode testsPavel Labath2019-12-171-0/+2
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-1/+0
* The field ‘totalFrames’ which is total number of frames available, is man...Serhiy Redko2019-12-091-4/+18
* [lldb-vscode] support the completion requestWalter Erquinigo2019-11-151-1/+1
* [dotest] Centralize initialization commands even morePavel Labath2019-09-051-1/+1
* [lldb-vscode] add `launchCommands` to handle launch specific commandsAlex Langford2019-08-191-13/+28
* [lldb] Increase testsuite packet-timeout 5secs -> 1minJan Kratochvil2019-07-291-1/+2
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+288
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-288/+0
* Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton2018-08-161-0/+288
OpenPOWER on IntegriCloud