index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
tools
/
lldb-vscode
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb-vscode] Centrally skip debug info variants for vscode tests
Pavel Labath
2019-12-17
10
-25
/
+2
*
[lldb] Use file-based synchronization in TestVSCode_attach
Pavel Labath
2019-12-16
2
-14
/
+26
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
9
-9
/
+0
*
The field ‘totalFrames’ which is total number of frames available, is man...
Serhiy Redko
2019-12-09
2
-7
/
+27
*
[lldb-vscode] Fix a race in test_extra_launch_commands
Pavel Labath
2019-11-25
1
-1
/
+1
*
[lldb-vscode] support the completion request
Walter Erquinigo
2019-11-15
6
-2
/
+154
*
[lldb] Re-enable VSCode tests
Jonas Devlieghere
2019-11-11
8
-24
/
+3
*
[dotest] Centralize initialization commands even more
Pavel Labath
2019-09-05
1
-1
/
+1
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
6
-18
/
+6
*
[lldb-vscode] add `launchCommands` to handle launch specific commands
Alex Langford
2019-08-19
3
-14
/
+96
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
6
-9
/
+0
*
[lldb] [test/lldb-vscode] Use realpath to match vscode behavior
Michal Gorny
2019-07-30
1
-2
/
+4
*
[lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]
Michal Gorny
2019-07-30
1
-5
/
+5
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
2
-9
/
+10
*
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
Michal Gorny
2019-07-25
1
-2
/
+0
*
[lldb] Fix occasional hangs of VSCode testcases
Jan Kratochvil
2019-07-23
1
-7
/
+1
*
Restore tests for lldb-server and lldb-vscode removed at rL366590
Antonio Afonso
2019-07-22
23
-0
/
+2948
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
23
-2948
/
+0
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
1
-2
/
+6
*
Fix TestVSCode_attach on Linux
Stella Stamenova
2019-05-09
1
-4
/
+7
*
Make TestVSCode_step pass reliably
Pavel Labath
2019-04-21
1
-7
/
+1
*
[lldb] [test] Mark three more tests flakey/xfail on NetBSD
Michal Gorny
2019-04-18
1
-0
/
+2
*
TestVCCode_step: replace assertTrue with more specific assertions
Pavel Labath
2019-04-05
1
-10
/
+10
*
Re-enable most lldb-vscode tests on Linux.
Jorge Gorbe Moya
2019-04-03
4
-20
/
+5
*
[lldb-vscode] Add logic to handle EOF when reading from lldb-vscode stdout.
Jorge Gorbe Moya
2019-04-01
1
-31
/
+45
*
Skip TestVSCode_setFunctionBreakpoints on linux
Pavel Labath
2019-03-18
1
-0
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
3
-0
/
+6
*
Fix vscode tests for python3
Pavel Labath
2019-02-19
1
-2
/
+2
*
Fix typos.
Bruce Mitchener
2018-10-04
1
-1
/
+1
*
XFail one more VSCode test which fails under heavy load
Pavel Labath
2018-08-31
1
-0
/
+1
*
[vscode] Skip some of the vscode tests on Linux and fix one
Stella Stamenova
2018-08-24
3
-0
/
+17
*
Skip tests on Darwin for now. The build bots are not passing due to heavy loa...
Greg Clayton
2018-08-18
8
-3
/
+24
*
Skip the lldb-vscode attach with waitFor test for now, some build bots are ha...
Greg Clayton
2018-08-17
1
-0
/
+1
*
Change the attach test case to use self.assertEqual so we can get more info o...
Greg Clayton
2018-08-17
1
-2
/
+10
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
23
-0
/
+2891