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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-0
/
+40
*
Ensure lldb-server waits for child debug servers to start up when passing the...
Howard Hellyer
2017-02-23
1
-7
/
+16
*
Fix a couple of corner cases in NameMatches
Pavel Labath
2017-02-20
2
-16
/
+15
*
Switch GDBRemoteLog to the new registration mechanism
Pavel Labath
2017-02-17
3
-213
/
+32
*
Fix compiler warnings for missing switch cases in lldb.
Pavel Labath
2017-02-17
1
-0
/
+5
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
1
-1
/
+1
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
2
-2
/
+2
*
UriParser cleanup
Pavel Labath
2017-02-10
2
-2
/
+2
*
Switch TestPacketSpeedJSON to use the llvm chrono formatter
Pavel Labath
2017-02-10
1
-25
/
+18
*
Add a format_provider for the Timeout class
Pavel Labath
2017-02-10
1
-3
/
+2
*
Convert Log class to llvm streams
Pavel Labath
2017-02-10
2
-6
/
+6
*
Remove the verbose category in the gdb-remote channel
Pavel Labath
2017-02-06
4
-26
/
+12
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
3
-6
/
+10
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
10
-13
/
+13
*
Break some dependencies in lldbUtility.
Zachary Turner
2017-02-01
1
-1
/
+0
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+15
*
Replace chdir() usage with the llvm equivalent.
Pavel Labath
2017-01-25
1
-6
/
+2
*
Fix a bug where lldb does not respect the packet size.
Hafiz Abid Qadeer
2017-01-24
1
-5
/
+25
*
Prefer lzfse if it is an available compression method (this was
Jason Molenda
2017-01-24
1
-3
/
+3
*
Replace getcwd with the llvm equivalent
Pavel Labath
2017-01-23
1
-4
/
+4
*
Prevent client from querying each thread's PC at each stop.
Pavel Labath
2017-01-20
3
-33
/
+71
*
Avoid unused variable warning when assert is disabled.
Hafiz Abid Qadeer
2017-01-19
1
-2
/
+2
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-4
/
+1
*
Fix jModulesInfo handling for cross-path syntax debugging
Pavel Labath
2017-01-05
1
-1
/
+1
*
Use Timeout<> in the Listener class
Pavel Labath
2016-11-30
1
-4
/
+2
*
Introduce chrono to the Communication class
Pavel Labath
2016-11-25
3
-31
/
+3
*
Attempt to fix freebsd build after r287864
Pavel Labath
2016-11-24
1
-5
/
+8
*
Introduce chrono to more gdb-remote functions
Pavel Labath
2016-11-24
7
-104
/
+89
*
Convert Platform, Process, and Connection functions to StringRef.
Zachary Turner
2016-11-17
2
-12
/
+13
*
Convert UriParser to use StringRef.
Zachary Turner
2016-11-17
1
-4
/
+4
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
5
-28
/
+31
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
3
-11
/
+11
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
3
-11
/
+11
*
Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
Pavel Labath
2016-11-04
3
-16
/
+14
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
6
-24
/
+21
*
Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath
2016-10-31
7
-91
/
+84
*
[LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain
2016-10-12
2
-7
/
+11
*
Convert CommandObject constructors to StringRef.
Zachary Turner
2016-10-05
1
-2
/
+1
*
Try to fix failing tests when running remote test suite.
Zachary Turner
2016-10-04
1
-1
/
+1
*
[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponse
Pavel Labath
2016-09-23
3
-133
/
+103
*
Fix an inefficient StringRef conversion.
Zachary Turner
2016-09-21
1
-3
/
+1
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-4
/
+3
*
Fixed the build by changing a couple of const char *s to StringRefs.
Sean Callanan
2016-09-19
1
-3
/
+4
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
3
-22
/
+21
*
Convert many functions to use StringRefs.
Zachary Turner
2016-09-17
1
-2
/
+2
*
Fix about a dozen compile warnings
Ilia K
2016-09-12
1
-1
/
+1
*
async structured data packet handling improvements
Todd Fiala
2016-09-10
4
-43
/
+52
*
Fix MSVC error from r280919
Pavel Labath
2016-09-08
1
-4
/
+4
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
2
-0
/
+6
[prev]
[next]