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
/
GDBRemoteCommunicationServerLLGS.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce a MainLoop class and switch llgs to use it
Pavel Labath
2015-07-13
1
-3
/
+57
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-09
1
-2
/
+2
*
Revert r241672, which breaks the OS X build by introducing a dependency on
Sean Callanan
2015-07-08
1
-2
/
+2
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-08
1
-2
/
+2
*
Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
2015-06-18
1
-0
/
+31
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-4
/
+4
*
Make log options uniform betwwen lldb-platform and lldb-gdbserver
Tamas Berghammer
2015-05-27
1
-6
/
+2
*
Fix a few compile warnings
Ilia K
2015-05-15
1
-2
/
+2
*
Remove trap code from disassembly.
Chaoren Lin
2015-04-29
1
-5
/
+5
*
Fixed remote failures in TestCPP11EnumTypes, probably others
Vince Harron
2015-04-15
1
-0
/
+5
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-23
/
+24
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-0
/
+17
*
Don't close pseudo terminal master file descriptor on EOF
Tamas Berghammer
2015-03-19
1
-0
/
+1
*
Remove unused handler registreation from GDBRemoteCommunicationServerLLGS
Tamas Berghammer
2015-03-17
1
-2
/
+0
*
Fix errors building on linux.
Zachary Turner
2015-03-03
1
-0
/
+1
*
Further reduce the header footprint of Process.h
Zachary Turner
2015-03-03
1
-0
/
+1
*
Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait un...
Oleksiy Vyalov
2015-02-19
1
-0
/
+7
*
Send default register number instead of GDB register number in StopReplyPacket.
Chaoren Lin
2015-02-17
1
-19
/
+5
*
Fix small assignment mistake.
Chaoren Lin
2015-02-17
1
-2
/
+2
*
Fix TestProcessIO.py when run against a remote target
Vince Harron
2015-02-13
1
-28
/
+29
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-0
/
+2742
[prev]