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
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
*
[CMake] Configure the Info.plist so it contains a real version number.
Jonas Devlieghere
2019-11-15
2
-1
/
+11
*
[LLDB] Fix a bunch of -Wdocumentation warnings
Jonas Devlieghere
2019-11-13
1
-2
/
+2
*
[lldb] Record framework build path and use it everywhere
Haibo Huang
2019-11-06
1
-2
/
+1
*
lldb-vscode: Add a forgotten cast to void
Pavel Labath
2019-10-30
1
-0
/
+1
*
[lldb-vscod] fix build with NDEBUG on windows
SquallATF
2019-10-30
1
-3
/
+4
*
[lldb-vscode] correctly handle multiple sourceMap entries
Alex Langford
2019-09-26
1
-2
/
+2
*
[LLDB] Rework a MinGW build fix from D65691
Martin Storsjo
2019-09-23
1
-3
/
+1
*
[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
2
-0
/
+4
*
[lldb] Handle EOF from `lldb-vscode`
Jan Kratochvil
2019-07-16
1
-0
/
+5
*
[CMake] LLDB.framework tools handling
Stefan Granitz
2019-05-29
1
-1
/
+11
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
6
-144
/
+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
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
2
-77
/
+77
*
[lldb-vscode] Fix warning
Jonas Devlieghere
2019-03-08
1
-2
/
+2
*
[lldb-vscode] Report an error if an invalid program is specified.
Zachary Turner
2019-03-08
1
-5
/
+8
*
Make bytes_read an unsigned
Jonas Devlieghere
2019-03-07
1
-1
/
+1
*
Remove unused function
Jonas Devlieghere
2019-03-07
1
-6
/
+0
*
[lldb-vscode] Support running in server mode on Windows.
Zachary Turner
2019-03-07
7
-86
/
+278
*
[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
17
-68
/
+51
*
[CMake] Revised RPATH handling
Stefan Granitz
2019-01-04
1
-0
/
+4
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-3
/
+1
*
Add a check whether or not a str is utf8 prior to emplacing
Nathan Lanza
2018-11-15
4
-40
/
+65
*
Adjust some id bit shifts to fit inside 32 bit integers
Nathan Lanza
2018-11-07
4
-6
/
+107
*
Adjust the comment section of CreateSource to account for lines longer than 60
Nathan Lanza
2018-11-05
1
-2
/
+6
*
Set stdout/stdin to binary mode on Windows
Nathan Lanza
2018-11-05
1
-0
/
+12
*
Fix typos.
Bruce Mitchener
2018-10-04
4
-13
/
+13
*
Fix lldb-vscode README.md
Alex Langford
2018-09-14
1
-8
/
+8
*
Update the Core file loading instructions so they keep the process stopped af...
Greg Clayton
2018-08-16
1
-0
/
+1
*
Fix lldb-vscode build on Windows
Reid Kleckner
2018-08-16
4
-11
/
+12
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
21
-0
/
+5499