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
/
source
/
Host
/
windows
/
HostProcessWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb, windows] Update two more locations that use LaunchThread to the new fu...
Stella Stamenova
2019-07-09
1
-2
/
+2
*
[lldb, windows] When StartMonitoring fails, return a proper error
Stella Stamenova
2019-07-08
1
-7
/
+8
*
[lldb] Fix two more issues in Windows following rL365226: Change LaunchThread...
Stella Stamenova
2019-07-08
1
-1
/
+1
*
[Host] Fix out-of-line definition on Windows
Jonas Devlieghere
2019-07-08
1
-1
/
+1
*
[lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'
Konrad Kleine
2019-05-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Windows] Fix Windows build after be053dd5a384a03da5a77552686900ddc7bfc178
Aleksandr Urakov
2018-11-02
1
-1
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-93
/
+71
*
Generalize child process monitoring functions
Pavel Labath
2016-05-11
1
-5
/
+3
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-3
/
+10
*
Fix warnings generated by clang-cl.
Zachary Turner
2015-04-02
1
-1
/
+1
*
Revert "Fix warnings found with clang-cl."
Zachary Turner
2015-02-25
1
-1
/
+1
*
Fix warnings found with clang-cl.
Zachary Turner
2015-02-25
1
-1
/
+1
*
Decouple ProcessWindows from the Windows debug driver thread.
Zachary Turner
2014-11-05
1
-1
/
+9
*
Make ProcessWindows just use Host::LaunchProcess.
Zachary Turner
2014-10-24
1
-1
/
+1
*
Create a process launcher abstraction.
Zachary Turner
2014-10-14
1
-2
/
+47
*
Fixup some minor issues with HostProcess.
Zachary Turner
2014-09-30
1
-0
/
+5
*
Update HostProcess to use the same facade pattern as HostThread.
Zachary Turner
2014-09-11
1
-43
/
+10
*
Create a HostProcess class.
Zachary Turner
2014-08-27
1
-0
/
+112