Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationServerLLGS.h
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
f176353
Remove platform plugins from lldb-server
by Pavel Labath
· 9 years ago
16ff860
remove use of Mutex in favour of std::{,recursive_}mutex
by Saleem Abdulrasool
· 9 years ago
abadc22
[LLGS] Don't forward I/O when process is stopped
by Pavel Labath
· 10 years ago
3bf1125
lldb-server: add support for binary memory reads
by Pavel Labath
· 10 years ago
6e4f19d
[LLGS] Spawned process handling cleanup
by Pavel Labath
· 10 years ago
19cbe96
[NativeProcessLinux] Integrate MainLoop
by Pavel Labath
· 10 years ago
c7749c3
[LLGS] Get rid of the stdio forwarding thread
by Pavel Labath
· 10 years ago
4a4bb12
Add jThreadsInfo support to lldb-server
by Pavel Labath
· 10 years ago
5abe726
Revert "[NativeProcessLinux] Integrate MainLoop"
by Pavel Labath
· 10 years ago
827965c
[NativeProcessLinux] Integrate MainLoop
by Pavel Labath
· 10 years ago
77dc956
Introduce a MainLoop class and switch llgs to use it
by Pavel Labath
· 10 years ago
783bfc8
Fetch object file load address if it isn't specified by the linker
by Tamas Berghammer
· 10 years ago
9c9ecce
Make log options uniform betwwen lldb-platform and lldb-gdbserver
by Tamas Berghammer
· 10 years ago
db264a6
Move several plugin to its own namespace
by Tamas Berghammer
· 10 years ago
7cb18bf
Fetch module specification from remote process also
by Tamas Berghammer
· 11 years ago
4a8abd3
Fix TestProcessIO.py when run against a remote target
by Vince Harron
· 11 years ago
e13c273
Separate monolithic GDBRemoteCommunicationServer class into 4 part
by Tamas Berghammer
· 11 years ago