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
/
mach-core
/
ProcessMachCore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-4
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-18
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-6
/
+6
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-137
/
+121
*
Test commit to verify access, fix typo.
Howard Hellyer
2016-06-23
1
-1
/
+1
*
Since our expression parser needs to locate areas of memory that are not in u...
Greg Clayton
2016-06-09
1
-1
/
+6
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-2
/
+2
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-19
1
-14
/
+10
*
Have the Process hold a weak_ptr to the Target.
Zachary Turner
2015-09-01
1
-28
/
+28
*
Add a new setting (currently fixed) for how to
Jason Molenda
2013-12-24
1
-0
/
+22
*
Change ProcessMachCore to search for both a user-process dyld binary
Jason Molenda
2013-09-14
1
-0
/
+1
*
Update ProcessKDP and ProcessMachCore to use ConstString plugin
Jason Molenda
2013-05-11
1
-1
/
+2
*
A couple of small fixes to make core file debugging less noisy.
Jason Molenda
2013-05-11
1
-1
/
+4
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-5
/
+2
*
Make sure file rangle integers are large enough for very large core files.
Greg Clayton
2013-04-20
1
-1
/
+1
*
<rdar://problem/13338643>
Greg Clayton
2013-03-04
1
-1
/
+1
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-4
/
+1
*
Trying to solve our disappearing thread issues by making thread list updates ...
Greg Clayton
2012-04-10
1
-1
/
+1
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-1
/
+11
*
Fixed incorrect #include directives.
Greg Clayton
2012-02-10
1
-10
/
+0
*
First pass at mach-o core file support is in. It currently works for x86_64
Greg Clayton
2012-02-09
1
-0
/
+147