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
/
GDBRemoteCommunicationServerCommon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Handle_QEnvironmentHexEncoded.
Chaoren Lin
2015-03-31
1
-0
/
+17
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-0
/
+1
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-6
/
+12
*
Convert open options for POSIX open on target platform.
Robert Flack
2015-03-18
1
-1
/
+2
*
Add filepath to qModuleInfo packet
Tamas Berghammer
2015-03-13
1
-2
/
+16
*
Pass a process full executable path within "name" response field.
Oleksiy Vyalov
2015-03-11
1
-1
/
+1
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-8
/
+4
*
Increase default packet timeout for android to 20s
Tamas Berghammer
2015-02-26
1
-0
/
+9
*
Add qModuleInfo request in order to get module information (uuid, triple,..) ...
Oleksiy Vyalov
2015-02-25
1
-1
/
+70
*
Fix the communication in qPlatform_[mkdir,chmod]
Tamas Berghammer
2015-02-23
1
-8
/
+10
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-0
/
+1204