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
/
gdb-remote
/
GDBRemoteCommunicationServer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-22
/
+481
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-0
/
+5
*
Sort out a number of mismatched integer types in order to cut down the number...
Andy Gibbs
2013-06-19
1
-2
/
+2
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-1
/
+1
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-3
/
+3
*
Fixing a buildbot issue in GDBRemoteCommunicationServer due to an undefined c...
Enrico Granata
2012-07-13
1
-1
/
+1
*
<rdar://problem/11782789> Changes to the watchpoint implementation on ARM so ...
Enrico Granata
2012-07-13
1
-0
/
+5
*
No functionality changes, mostly cleanup.
Greg Clayton
2012-04-11
1
-13
/
+13
*
Use integers instead of NULL.
Bill Wendling
2012-04-03
1
-1
/
+1
*
<rdar://problem/10840355>
Greg Clayton
2012-03-06
1
-1
/
+1
*
Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This
Greg Clayton
2011-12-01
1
-3
/
+3
*
Added a new class to Process.h: ProcessAttachInfo. This class contains enough
Greg Clayton
2011-11-15
1
-1
/
+1
*
Python summary strings:
Enrico Granata
2011-07-15
1
-0
/
+1
*
Improved the packet throughput when debugging with GDB remote by over 3x on
Greg Clayton
2011-06-17
1
-6
/
+4
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-54
/
+413
*
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
Greg Clayton
2011-04-07
1
-1
/
+1
*
Added a speed test to the GDBRemoteCommunicationClient and
Greg Clayton
2011-04-04
1
-0
/
+38
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-8
/
+229
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-12
/
+86
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-2
/
+11
*
Split the GDBRemoteCommunication class into three classes:
Greg Clayton
2011-03-22
1
-0
/
+134
[prev]