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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-1
/
+1
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-0
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-213
/
+151
*
Remove platform plugins from lldb-server
Pavel Labath
2016-06-29
1
-2
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-3
/
+3
*
[LLGS] Don't forward I/O when process is stopped
Pavel Labath
2015-11-27
1
-1
/
+3
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
1
-1
/
+2
*
[LLGS] Spawned process handling cleanup
Pavel Labath
2015-07-29
1
-10
/
+0
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-3
/
+0
*
[LLGS] Get rid of the stdio forwarding thread
Pavel Labath
2015-07-21
1
-8
/
+12
*
Add jThreadsInfo support to lldb-server
Pavel Labath
2015-07-16
1
-0
/
+3
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-0
/
+3
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-3
/
+0
*
Introduce a MainLoop class and switch llgs to use it
Pavel Labath
2015-07-13
1
-2
/
+12
*
Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
2015-06-18
1
-0
/
+3
*
Make log options uniform betwwen lldb-platform and lldb-gdbserver
Tamas Berghammer
2015-05-27
1
-3
/
+1
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-19
/
+26
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-0
/
+3
*
Fix TestProcessIO.py when run against a remote target
Vince Harron
2015-02-13
1
-3
/
+0
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-0
/
+299