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
/
debugserver
/
source
/
MacOSX
/
MachException.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream a few small Apple changes to debugserver - arm64_32, Catalyst
Jason Molenda
2019-08-07
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Enable listening for EXC_RESOURCE events, and format mach
Jason Molenda
2018-11-10
1
-19
/
+36
*
Prevent double release of mach ports
Frederic Riss
2018-03-29
1
-2
/
+0
*
[MachException] Avoid alignment UB, NFC
Vedant Kumar
2017-12-08
1
-4
/
+2
*
Remove extant references to g_message_mutex, NFC
Vedant Kumar
2017-12-08
1
-9
/
+6
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-7
/
+7
*
Back out temporary masking of EXC_SYSCALL mach exceptions.
Jason Molenda
2017-04-03
1
-1
/
+1
*
Mask out EXC_SYSCALL exceptions as well.
Jason Molenda
2017-03-30
1
-1
/
+1
*
Add the ability for the task port to change when a process execs.
Greg Clayton
2016-09-28
1
-3
/
+18
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-498
/
+405
*
Don't crash when a process' task port goes bad.
Greg Clayton
2016-05-12
1
-1
/
+0
*
More packet performance improvements.
Greg Clayton
2015-07-17
1
-0
/
+7
*
<rdar://problem/14814689>
Greg Clayton
2013-11-13
1
-2
/
+1
*
Get rid of a warning.
Greg Clayton
2013-02-16
1
-1
/
+1
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
1
-1
/
+12
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-4
/
+4
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-4
/
+3
*
<rdar://problem/11007934>
Greg Clayton
2012-03-08
1
-7
/
+12
*
<rdar://problem/10986692>
Greg Clayton
2012-03-06
1
-7
/
+10
*
<rdar://problem/10963899>
Greg Clayton
2012-03-01
1
-3
/
+29
*
Enabled the "printf" attribute on all debugserver logging functions and fixed
Greg Clayton
2011-10-28
1
-35
/
+34
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+533