Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2cb7cf8e87aa873e2a40fba2e93737556a44b477
/
lldb
/
unittests
/
Process
/
gdb-remote
/
GDBRemoteCommunicationClientTest.cpp
2cb7cf8
FileSpec: Remove PathSyntax enum and use llvm version instead
by Pavel Labath
· 7 years ago
47776cb
Fix gdb-remote qMemoryRegionInfo unit tests for xml-enabled builds
by Pavel Labath
· 7 years ago
8c92c89
Fix regression in jModulesInfo packet handling
by Pavel Labath
· 8 years ago
38d0632
Move Timer and TraceOptions from Core to Utility
by Pavel Labath
· 8 years ago
f2a8bcc
Move StructuredData from Core to Utility
by Pavel Labath
· 8 years ago
93df2fb
Simplify the gdb-remote unit tests
by Pavel Labath
· 8 years ago
32f29fa
Fix assorted compiler warnings. NFC
by Pavel Labath
· 8 years ago
9f9422b
Remove unused variables. NFC
by Pavel Labath
· 8 years ago
d2746dd
Replaced StructuredData::Type with eStructuredDataType
by Abhishek Aggarwal
· 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
48d1427
Verify memory address range validity in GDBRemoteCommunicationClient
by Stephane Sezer
· 9 years ago
7993cc5
Make LLDB skip server-client roundtrip for signals that don't require any actions
by Eugene Zemtsov
· 9 years ago
666cc0b
Move DataBuffer / DataExtractor and friends from Core -> Utility.
by Zachary Turner
· 9 years ago
1e021a1
[Windows] Remove the #include <eh.h> hack.
by Zachary Turner
· 9 years ago
2f7cfaf
Switch TestPacketSpeedJSON to use the llvm chrono formatter
by Pavel Labath
· 9 years ago
763f1c4
Fix jModulesInfo handling for cross-path syntax debugging
by Pavel Labath
· 9 years ago
2fd9a1e
Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
by Pavel Labath
· 9 years ago
3aa0491
Remove usages of TimeValue from gdb-remote process plugin
by Pavel Labath
· 9 years ago
6e5e49f
Fix new gdb-remote client unit test for windows
by Pavel Labath
· 9 years ago
2f1fbae
gdb-remote: Add jModulesInfo packet
by Pavel Labath
· 9 years ago
46031e6
Fix unittest compilation on windows
by Pavel Labath
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
5c95ee4
Revert "gdb-remote: Make the sequence mutex non-recursive"
by Pavel Labath
· 9 years ago
0faf373
gdb-remote: Make the sequence mutex non-recursive
by Pavel Labath
· 9 years ago
b42b48e
Remove the last manually constructed packet from gdb-remote register context + small refactor
by Pavel Labath
· 9 years ago
27402d2
Move QSyncThreadState packet generation to the gdb-remote client
by Pavel Labath
· 9 years ago
4b6f959
gdb-remote: Centralize thread specific packet handling
by Pavel Labath
· 9 years ago
8e8e506
Fix unittests on windows after r278915
by Pavel Labath
· 9 years ago
56d7262
Move packet construction from GDBRemoteRegisterContext go the communication class
by Pavel Labath
· 9 years ago