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
/
unittests
/
Process
/
gdb-remote
/
GDBRemoteCommunicationClientTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-5
/
+5
*
Represent invalid UUIDs as UUIDs with length zero
Pavel Labath
2018-06-26
1
-2
/
+4
*
FileSpec: Remove PathSyntax enum and use llvm version instead
Pavel Labath
2018-05-14
1
-5
/
+5
*
Fix gdb-remote qMemoryRegionInfo unit tests for xml-enabled builds
Pavel Labath
2018-05-02
1
-8
/
+26
*
Fix regression in jModulesInfo packet handling
Pavel Labath
2017-12-18
1
-7
/
+35
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
Simplify the gdb-remote unit tests
Pavel Labath
2017-06-22
1
-98
/
+11
*
Fix assorted compiler warnings. NFC
Pavel Labath
2017-06-06
1
-10
/
+9
*
Remove unused variables. NFC
Pavel Labath
2017-06-06
1
-2
/
+0
*
Replaced StructuredData::Type with eStructuredDataType
Abhishek Aggarwal
2017-05-29
1
-2
/
+3
*
Implementation of remote packets for Trace data.
Ravitheja Addepally
2017-05-26
1
-0
/
+225
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Verify memory address range validity in GDBRemoteCommunicationClient
Stephane Sezer
2017-03-31
1
-0
/
+39
*
Make LLDB skip server-client roundtrip for signals that don't require any act...
Eugene Zemtsov
2017-03-07
1
-0
/
+24
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
[Windows] Remove the #include <eh.h> hack.
Zachary Turner
2017-03-03
1
-7
/
+0
*
Switch TestPacketSpeedJSON to use the llvm chrono formatter
Pavel Labath
2017-02-10
1
-0
/
+1
*
Fix jModulesInfo handling for cross-path syntax debugging
Pavel Labath
2017-01-05
1
-2
/
+10
*
Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
Pavel Labath
2016-11-04
1
-12
/
+14
*
Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath
2016-10-31
1
-2
/
+45
*
Fix new gdb-remote client unit test for windows
Pavel Labath
2016-09-09
1
-3
/
+4
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
1
-0
/
+74
*
Fix unittest compilation on windows
Pavel Labath
2016-09-07
1
-1
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-127
/
+131
*
Revert "gdb-remote: Make the sequence mutex non-recursive"
Pavel Labath
2016-08-30
1
-31
/
+11
*
gdb-remote: Make the sequence mutex non-recursive
Pavel Labath
2016-08-25
1
-11
/
+31
*
Remove the last manually constructed packet from gdb-remote register context ...
Pavel Labath
2016-08-19
1
-17
/
+25
*
Move QSyncThreadState packet generation to the gdb-remote client
Pavel Labath
2016-08-18
1
-0
/
+15
*
gdb-remote: Centralize thread specific packet handling
Pavel Labath
2016-08-18
1
-6
/
+56
*
Fix unittests on windows after r278915
Pavel Labath
2016-08-17
1
-4
/
+4
*
Move packet construction from GDBRemoteRegisterContext go the communication c...
Pavel Labath
2016-08-17
1
-0
/
+111