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
/
darwin-debug
/
darwin-debug.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-291
/
+274
*
More fixes to ensure if we are asked to launch a x86_64h process on darwin, t...
Greg Clayton
2015-01-06
1
-0
/
+2
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-1
/
+1
*
Make sure the getopt variables are correctly initialized for any option parsing.
Greg Clayton
2013-11-22
1
-0
/
+8
*
<rdar://problem/13665446>
Greg Clayton
2013-04-24
1
-6
/
+28
*
<rdar://problem/13457391>
Greg Clayton
2013-04-04
1
-1
/
+1
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-1
/
+1
*
Remove unused python includes from headers.
Benjamin Kramer
2012-02-22
1
-0
/
+1
*
Fixed some warnings after enabling some stricter warnings in the Xcode project
Greg Clayton
2011-10-31
1
-1
/
+1
*
Python does some bad things to the signal masks in the current process and
Greg Clayton
2011-10-28
1
-1
/
+9
*
Added the ability to get a 32 or 64 bit simple return value from the
Greg Clayton
2011-05-15
1
-2
/
+6
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-1
/
+1
*
Added a new variant of SBTarget::Launch() that deprectates the old one that
Greg Clayton
2011-01-23
1
-4
/
+41
*
Fixed all known race conditions with starting a process in a new terminal.
Greg Clayton
2010-10-19
1
-0
/
+5
*
Stop the driver from handling SIGPIPE in case we communicate with stale
Greg Clayton
2010-10-19
1
-4
/
+54
*
Still trying to get detach to work with debugserver. Got a bit closer,
Greg Clayton
2010-10-18
1
-8
/
+4
*
Added a new Host call to find LLDB related paths:
Greg Clayton
2010-10-17
1
-0
/
+221