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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable AUXV and QPassSignals in gdb-remote for NetBSD
Kamil Rytarowski
2017-03-21
1
-1
/
+1
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-38
/
+17
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-1
/
+1
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
1
-3
/
+11
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-0
/
+37
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
UriParser cleanup
Pavel Labath
2017-02-10
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Prevent client from querying each thread's PC at each stop.
Pavel Labath
2017-01-20
1
-12
/
+47
*
Introduce chrono to the Communication class
Pavel Labath
2016-11-25
1
-2
/
+2
*
Introduce chrono to more gdb-remote functions
Pavel Labath
2016-11-24
1
-2
/
+2
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-3
/
+3
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-3
/
+3
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath
2016-10-31
1
-1
/
+0
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
1
-0
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-2625
/
+2792
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
1
-1
/
+0
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
1
-0
/
+1
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
1
-1
/
+2
*
Revert r280137 and 280139 and subsequent build fixes
Pavel Labath
2016-08-31
1
-8
/
+7
*
Revert r280200 and put it a proper fix
Pavel Labath
2016-08-31
1
-1
/
+2
*
A few minor stylistic cleanups in StringExtractor.
Zachary Turner
2016-08-30
1
-6
/
+6
*
Convert some StringExtractor functions to accept MutableArrayRefs.
Zachary Turner
2016-08-30
1
-4
/
+4
*
Convert some functions to use StringRef instead of c_str, len
Zachary Turner
2016-08-27
1
-19
/
+19
*
Remove Android.h
Pavel Labath
2016-08-08
1
-7
/
+7
*
[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
Nitesh Jain
2016-08-01
1
-1
/
+12
*
Support loading files even when incorrect file name specified by the linker
Tamas Berghammer
2016-07-22
1
-0
/
+9
*
Unify process launching code on linux
Pavel Labath
2016-07-21
1
-13
/
+10
*
Remove platform plugins from lldb-server
Pavel Labath
2016-06-29
1
-5
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-21
/
+20
*
Add -Wimplicit-fallthrough command line option to clang in
Jason Molenda
2016-02-16
1
-2
/
+2
*
Improve the functionality of JSONNumber
Tamas Berghammer
2015-12-04
1
-1
/
+1
*
[LLGS] Don't forward I/O when process is stopped
Pavel Labath
2015-11-27
1
-27
/
+42
*
[lldb-server] Send PC of every thread along in the stop-reply packet
Pavel Labath
2015-10-26
1
-14
/
+14
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
1
-5
/
+15
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-1
/
+1
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-2
/
+2
*
Fix LLGS to enable read type watchpoints
Omair Javaid
2015-08-12
1
-5
/
+4
*
[LLGS] Spawned process handling cleanup
Pavel Labath
2015-07-29
1
-91
/
+26
*
[LLGS] Avoid bogus error message on process termination
Pavel Labath
2015-07-28
1
-15
/
+10
*
Add jstopinfo support to llgs
Pavel Labath
2015-07-23
1
-63
/
+114
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-15
/
+2
*
[LLGS] Get rid of the stdio forwarding thread
Pavel Labath
2015-07-21
1
-58
/
+58
*
[LLGS] Limit jThreadsInfo to only the most important registers for now
Pavel Labath
2015-07-17
1
-5
/
+20
*
Add jThreadsInfo support to lldb-server
Pavel Labath
2015-07-16
1
-28
/
+167
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-2
/
+15
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-15
/
+2
[next]