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
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/14195566>
Greg Clayton
2013-06-27
2
-9
/
+13
*
<rdar://problem/14281898>
Han Ming Ong
2013-06-26
1
-0
/
+18
*
<rdar://problem/14262854>
Han Ming Ong
2013-06-26
1
-3
/
+16
*
If debugserver fails to interrogate the inferior process CPU type
Jason Molenda
2013-06-25
1
-1
/
+35
*
Remove some unnecessary uses of nub_break_t in the arm specific
Jason Molenda
2013-06-25
3
-126
/
+1
*
Huge performance improvements when one breakpoint contains many locations.
Greg Clayton
2013-06-12
14
-815
/
+312
*
Remove the debugserver "--open-connection" option and obey the hostname that ...
Greg Clayton
2013-06-06
3
-54
/
+132
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
1
-2
/
+6
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
4
-19
/
+80
*
<rdar://problem/13892516>
Greg Clayton
2013-05-21
10
-840
/
+99
*
<rdar://problem/13891604>
Greg Clayton
2013-05-16
2
-3
/
+14
*
Removed unused code and an unused event.
Greg Clayton
2013-05-16
3
-13
/
+1
*
fix a couple of clang static analyzer warnings.
Jason Molenda
2013-05-04
2
-4
/
+2
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
6
-21
/
+8
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
3
-3
/
+5
*
Cache the VM page size that we get from task_vm_info so we don't
Jason Molenda
2013-04-06
1
-1
/
+2
*
Add optional LOG_TASK logging for MachVMMemory::PageSize when the call succee...
Jason Molenda
2013-04-06
1
-0
/
+1
*
Add optional LOG_TASK logging for MachVMMemory::PageSize() task_info call fai...
Jason Molenda
2013-04-06
1
-0
/
+4
*
Update MachVMMemory::PageSize to get the page size of a specific process
Jason Molenda
2013-04-06
4
-16
/
+45
*
<rdar://problem/13457391>
Greg Clayton
2013-04-04
1
-3
/
+3
*
<rdar://problem/13198919>
Greg Clayton
2013-04-04
1
-0
/
+15
*
<rdar://problem/12789467>
Greg Clayton
2013-04-03
1
-1
/
+2
*
Remove a bit of code duplication in RNBRemote::HandlePacket_qProcessInfo -
Jason Molenda
2013-04-03
1
-11
/
+3
*
Fix another old usage of GetCurrentThread() to get a mach port
Jason Molenda
2013-04-03
5
-1
/
+21
*
Remove some unused code.
Jim Ingham
2013-04-02
1
-13
/
+0
*
Debugserver fix for launching iOS apps who are named "com.apple.something"
Jason Molenda
2013-03-28
1
-2
/
+16
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
2
-2
/
+13
*
Remove FunctionProfiler and ProfileObjectiveC action classes as they are not ...
Greg Clayton
2013-03-26
5
-849
/
+0
*
<rdar://problem/13498504>
Han Ming Ong
2013-03-25
2
-11
/
+36
*
Add two additional DNBLog's in places where we're about to kill
Jason Molenda
2013-03-23
2
-0
/
+2
*
Change debugserver to open the socket it listens
Jason Molenda
2013-03-23
3
-10
/
+22
*
Simplify the logic for DNBDataRef::ValidOffsetForDataOfSize() and DNBDataRef:...
Greg Clayton
2013-03-21
1
-2
/
+16
*
More cleanup on the lldb-perf code:
Greg Clayton
2013-03-19
1
-24
/
+20
*
<rdar://problem/13100435>
Han Ming Ong
2013-03-15
1
-4
/
+1
*
<rdar://problem/13415471>
Han Ming Ong
2013-03-13
1
-6
/
+6
*
<rdar://problem/13396207>
Greg Clayton
2013-03-13
1
-2
/
+2
*
Various fixes for armv7 floating point/vector register support.
Jason Molenda
2013-03-13
4
-231
/
+409
*
Remove use of the ARMDisassembler framework from
Jason Molenda
2013-03-09
2
-1427
/
+0
*
Also remove actual link against the ARMDisassembler framework from
Jason Molenda
2013-03-09
1
-8
/
+0
*
We don't need to specify the VALID_ARCHS in the xcode project file.
Jason Molenda
2013-03-09
1
-8
/
+0
*
Updated Apple LLDB version to lldb-300.99.0. Also
Sean Callanan
2013-03-07
1
-8
/
+8
*
<rdar://problem/13338758>
Han Ming Ong
2013-03-04
10
-100
/
+196
*
Add the standard LLVM copyright notice to the top of
Jason Molenda
2013-03-01
2
-7
/
+16
*
Add the libdebugserver.cpp for creating a library that does debugserver
Jason Molenda
2013-02-28
2
-0
/
+403
*
Fix one remaining mach port number/globally unique thread ID mixup which prev...
Jason Molenda
2013-02-26
3
-3
/
+20
*
<rdar://problem/13282582>
Han Ming Ong
2013-02-26
1
-2
/
+5
*
Add a log line when debugserver exits, and clean up some of the other standar...
Jim Ingham
2013-02-25
1
-8
/
+14
*
<rdar://problem/13282582>
Han Ming Ong
2013-02-25
1
-1
/
+9
*
<rdar://problem/13277100>
Han Ming Ong
2013-02-22
1
-0
/
+12
*
Remove unintended comment.
Jason Molenda
2013-02-22
1
-2
/
+0
[next]