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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
1
-0
/
+6
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-119
/
+76
*
Remove GetThreadSuffixSupported from GDBRemoteCommunication **base** class
Pavel Labath
2016-08-16
1
-6
/
+0
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-1
/
+0
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-24
1
-4
/
+4
*
[LLGS] Spawned process handling cleanup
Pavel Labath
2015-07-29
1
-9
/
+0
*
Add support for the qEcho command to lldb-server in the common packets.
Greg Clayton
2015-05-29
1
-0
/
+3
*
Implement Handle_QEnvironmentHexEncoded.
Chaoren Lin
2015-03-31
1
-1
/
+4
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-13
/
+20
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-20
/
+23
*
Remove virtual and add override to all virtual functions in Process/gdb-remote.
Tamas Berghammer
2015-03-23
1
-1
/
+1
*
Add qModuleInfo request in order to get module information (uuid, triple,..) ...
Oleksiy Vyalov
2015-02-25
1
-0
/
+3
*
Remove alias template from GDBRemoteCommunicationServerCommon
Tamas Berghammer
2015-02-18
1
-5
/
+2
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-0
/
+200