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
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
1
-0
/
+2
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
1
-2
/
+0
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
1
-0
/
+2
*
Create a generic handler for Xfer packets
Antonio Afonso
2019-06-10
1
-2
/
+5
*
[lldb-server] Support 'g' packets
Pavel Labath
2019-05-30
1
-0
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-10
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
1
-26
/
+1
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
1
-1
/
+1
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-1
/
+1
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
1
-6
/
+9
*
Implementation of remote packets for Trace data.
Ravitheja Addepally
2017-05-26
1
-0
/
+8
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-10
/
+10
*
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