Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
08c38f77c5fb4d3735ec215032fed8ee6730b3db
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationServerLLGS.h
08c38f7
Revert "Implement xfer:libraries-svr4:read packet"
by Pavel Labath
· 6 years ago
fda83c9
Implement xfer:libraries-svr4:read packet
by Antonio Afonso
· 6 years ago
57e2da4
Create a generic handler for Xfer packets
by Antonio Afonso
· 6 years ago
f04b363
[lldb-server] Support 'g' packets
by Pavel Labath
· 6 years ago
8b3af63
[NFC] Remove ASCII lines from comments
by Jonas Devlieghere
· 7 years ago
f05b42e
Bring Doxygen comment syntax in sync with LLVM coding style.
by Adrian Prantl
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
11e5917
llgs: Propagate the environment when launching the inferior from command line
by Pavel Labath
· 8 years ago
a5be48b
Remove shared_pointer from NativeThreadProtocol
by Pavel Labath
· 8 years ago
82abefa
Remove shared pointer from NativeProcessProtocol
by Pavel Labath
· 8 years ago
96e600f
Add a NativeProcessProtocol Factory class
by Pavel Labath
· 8 years ago
e714c4f
Implementation of remote packets for Trace data.
by Ravitheja Addepally
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
b7f0f45
Move GetAuxvData from Host to relevant process plugins
by Pavel Labath
· 9 years ago
4a705e7
Implement QPassSignals GDB package in lldb-server
by Pavel Labath
· 9 years ago
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
· 11 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