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
/
Plugins
/
Process
/
Windows
/
Common
/
DebuggerThread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
1
-1
/
+6
*
[lldb, windows] Update two more locations that use LaunchThread to the new fu...
Stella Stamenova
2019-07-09
1
-14
/
+18
*
[lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'
Konrad Kleine
2019-05-23
1
-3
/
+3
*
Fixes for the ProcessLaunchInfo move
Pavel Labath
2019-02-04
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
*
[Windows] Fix a bug that causes lldb to freeze
Aaron Smith
2018-10-10
1
-5
/
+7
*
Move Predicate.h from Host to Utility
Raphael Isemann
2018-08-30
1
-1
/
+1
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
1
-7
/
+13
*
Fix Windows build for the Predicate.h refactor in r331880
Pavel Labath
2018-05-09
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-26
/
+16
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-11
/
+11
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
1
-106
/
+79
*
Try to fix windows build (broken by r294939)
Pavel Labath
2017-02-13
1
-2
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-2
/
+1
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-0
/
+550