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-server
/
lldb-platform.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
1
-2
/
+24
*
Make lldb-gdbserver to take explicit socket scheme as command line argument.
Oleksiy Vyalov
2015-10-28
1
-1
/
+2
*
Add domain socket support to gdb-remote protocol and lldb-server.
Oleksiy Vyalov
2015-10-21
1
-31
/
+31
*
Split Socket class into Tcp/Udp/DomainSocket subclasses.
Oleksiy Vyalov
2015-10-15
1
-6
/
+10
*
Fix temp port file path generation in lldb-platform.
Oleksiy Vyalov
2015-07-14
1
-6
/
+5
*
Introduce a MainLoop class and switch llgs to use it
Pavel Labath
2015-07-13
1
-1
/
+1
*
Add --port-file flag to lldb-platform to store port number which platform is ...
Oleksiy Vyalov
2015-07-06
1
-3
/
+57
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Make log options uniform betwwen lldb-platform and lldb-gdbserver
Tamas Berghammer
2015-05-27
1
-32
/
+22
*
Print port number that lldb-server binds to in platform mode
Vince Harron
2015-05-26
1
-1
/
+1
*
Fix lldb-platform usage string.
Chaoren Lin
2015-05-21
1
-1
/
+2
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-0
/
+1
*
Increate backlog of lldb-platform's listener socket
Vince Harron
2015-03-31
1
-1
/
+6
*
Fix socket leak in lldb-server platform
Vince Harron
2015-03-31
1
-0
/
+4
*
Allow multiple simultaneous connections to platform.
Robert Flack
2015-03-25
1
-36
/
+63
*
Move lldb-log.cpp to core/Logging.cpp
Zachary Turner
2015-03-18
1
-1
/
+0
*
Rename test/tools/lldb-gdbserver to test/tools/lldb-server
Robert Flack
2015-03-06
1
-2
/
+2
*
Reduce the number of components initialized by lldb-server to reduce static b...
Robert Flack
2015-03-02
1
-3
/
+0
*
Merge lldb-platform and lldb-gdbserver into a single binary
Tamas Berghammer
2015-02-18
1
-0
/
+314