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
/
tools
/
lldb-vscode
/
lldb-vscode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The field ‘totalFrames’ which is total number of frames available, is man...
Serhiy Redko
2019-12-09
1
-0
/
+2
*
[lldb-vscode] support the completion request
Walter Erquinigo
2019-11-15
1
-1
/
+148
*
[lldb-vscode] correctly handle multiple sourceMap entries
Alex Langford
2019-09-26
1
-2
/
+2
*
[LLDB] Cast -1 (as invalid socket) to the socket type before comparing
Martin Storsjo
2019-09-21
1
-2
/
+3
*
[lldb-vscode] add `launchCommands` to handle launch specific commands
Alex Langford
2019-08-19
1
-5
/
+14
*
Various build fixes for lldb on MinGW
Haibo Huang
2019-08-06
1
-0
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-54
/
+0
*
[lldb] Add missing EINTR handling
Michal Gorny
2019-03-21
1
-2
/
+4
*
[lldb-vscode] Fix dangling pointer in request_evaluate.
Jorge Gorbe Moya
2019-03-15
1
-1
/
+4
*
[lldb-vscode] Don't try to launch an invalid program.
Jorge Gorbe Moya
2019-03-13
1
-0
/
+1
*
[lldb-vscode] Report an error if an invalid program is specified.
Zachary Turner
2019-03-08
1
-5
/
+8
*
[lldb-vscode] Support running in server mode on Windows.
Zachary Turner
2019-03-07
1
-15
/
+11
*
[lldb-vscode] Correctly propagate errors back to VS Code.
Zachary Turner
2019-03-06
1
-12
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add a check whether or not a str is utf8 prior to emplacing
Nathan Lanza
2018-11-15
1
-17
/
+17
*
Fix typos.
Bruce Mitchener
2018-10-04
1
-7
/
+7
*
Fix lldb-vscode build on Windows
Reid Kleckner
2018-08-16
1
-7
/
+7
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
1
-0
/
+2706