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
/
lldb-platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing exports file and remove unused ones
Tamas Berghammer
2015-02-18
1
-0
/
+0
*
Merge lldb-platform and lldb-gdbserver into a single binary
Tamas Berghammer
2015-02-18
3
-382
/
+0
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-9
/
+10
*
Fix for lldb-platform linking error on OSX/CMake
Vince Harron
2015-01-11
1
-0
/
+6
*
lldb-platform - static link all llvm dependencies
Vince Harron
2015-01-07
1
-1
/
+29
*
Remove unused change to argc/argv after long option parsing has been completed.
Jason Molenda
2014-10-16
1
-4
/
+0
*
Move ConnectionFileDescriptor to platform-specific Host directory.
Zachary Turner
2014-10-06
1
-1
/
+1
*
Creates a socket host object.
Zachary Turner
2014-08-06
1
-1
/
+4
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-1
/
+1
*
Fixing the Windows build for the changes brought in from the iohandler merge.
Deepak Panickal
2014-01-31
1
-1
/
+1
*
Modified local spawning in debugserver processes to use a new --reverse-conne...
Greg Clayton
2013-12-05
1
-15
/
+9
*
Fixed internal code to not link against and code from "lldb/API/*".
Greg Clayton
2013-12-02
2
-57
/
+27
*
Improved platform support.
Greg Clayton
2013-11-23
1
-6
/
+5
*
Make sure the getopt variables are correctly initialized for any option parsing.
Greg Clayton
2013-11-22
1
-5
/
+42
*
Added new options to lldb-platform:
Greg Clayton
2013-11-21
1
-2
/
+77
*
Expose SBPlatform through the public API.
Greg Clayton
2013-11-20
1
-38
/
+4
*
Convert to UNIX line endings.
Joerg Sonnenberger
2013-09-25
1
-14
/
+14
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
2
-35
/
+88
*
Following the modification introduced in llvm by commit 185311
Sylvestre Ledru
2013-07-01
1
-1
/
+1
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
<rdar://problem/13457391>
Greg Clayton
2013-04-04
1
-3
/
+3
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Substitute LLVMLibsOptions for LD.Flags so we can find the mentioned libs
Filipe Cabecinhas
2012-05-29
1
-3
/
+3
*
Missed a file in the last FreeBSD patch.
Greg Clayton
2012-03-29
1
-0
/
+23
*
FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov.
Greg Clayton
2012-03-29
1
-1
/
+1
*
Add a logging mode that takes a callback and flush'es to that callback.
Jim Ingham
2012-02-21
1
-1
/
+1
*
Fixed some warnings after enabling some stricter warnings in the Xcode project
Greg Clayton
2011-10-31
1
-1
/
+1
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-0
/
+5
*
Improved the packet throughput when debugging with GDB remote by over 3x on
Greg Clayton
2011-06-17
1
-6
/
+6
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-1
/
+1
*
Added a speed test to the GDBRemoteCommunicationClient and
Greg Clayton
2011-04-04
1
-2
/
+41
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-36
/
+52
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-1
/
+58
*
Split the GDBRemoteCommunication class into three classes:
Greg Clayton
2011-03-22
1
-2
/
+2
*
Added missing files.
Greg Clayton
2011-03-22
1
-0
/
+112