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
/
ProcessWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-1
/
+0
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-1
/
+1
*
[Windows] Fix Windows build after be053dd5a384a03da5a77552686900ddc7bfc178
Aleksandr Urakov
2018-11-02
1
-6
/
+9
*
[FileSystem] Fix Exists call sites
Jonas Devlieghere
2018-11-01
1
-1
/
+2
*
[Windows] A basic implementation of memory allocations in a debuggee process
Aleksandr Urakov
2018-11-01
1
-0
/
+66
*
[Windows] Fix a bug that causes lldb to freeze
Aaron Smith
2018-10-10
1
-0
/
+8
*
Replace boolean parameter with enum value according r342633
Tatyana Krasnukha
2018-09-20
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
[windows] Fix out-of-memory failure in some of the tests
Stella Stamenova
2018-07-11
1
-22
/
+40
*
Use the API's to get the TargetSP.
Jim Ingham
2018-06-26
1
-1
/
+1
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
1
-0
/
+10
*
[lldb, process] Fix occasional hang when launching a process in LLDB
Stella Stamenova
2018-06-01
1
-1
/
+0
*
[Windows, Process] Fix an issue in windows thread handling that was causing L...
Stella Stamenova
2018-05-17
1
-2
/
+12
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-64
/
+47
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-37
/
+38
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
1
-193
/
+138
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+3
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-6
/
+994
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-50
/
+35
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-2
/
+2
*
Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy
2015-12-04
1
-0
/
+23
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-0
/
+77