1. 2cb7cf8 FileSpec: Remove PathSyntax enum and use llvm version instead by Pavel Labath · 7 years ago
  2. 47776cb Fix gdb-remote qMemoryRegionInfo unit tests for xml-enabled builds by Pavel Labath · 7 years ago
  3. 8c92c89 Fix regression in jModulesInfo packet handling by Pavel Labath · 8 years ago
  4. 38d0632 Move Timer and TraceOptions from Core to Utility by Pavel Labath · 8 years ago
  5. f2a8bcc Move StructuredData from Core to Utility by Pavel Labath · 8 years ago
  6. 93df2fb Simplify the gdb-remote unit tests by Pavel Labath · 8 years ago
  7. 32f29fa Fix assorted compiler warnings. NFC by Pavel Labath · 8 years ago
  8. 9f9422b Remove unused variables. NFC by Pavel Labath · 8 years ago
  9. d2746dd Replaced StructuredData::Type with eStructuredDataType by Abhishek Aggarwal · 8 years ago
  10. e714c4f Implementation of remote packets for Trace data. by Ravitheja Addepally · 8 years ago
  11. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  12. 48d1427 Verify memory address range validity in GDBRemoteCommunicationClient by Stephane Sezer · 9 years ago
  13. 7993cc5 Make LLDB skip server-client roundtrip for signals that don't require any actions by Eugene Zemtsov · 9 years ago
  14. 666cc0b Move DataBuffer / DataExtractor and friends from Core -> Utility. by Zachary Turner · 9 years ago
  15. 1e021a1 [Windows] Remove the #include <eh.h> hack. by Zachary Turner · 9 years ago
  16. 2f7cfaf Switch TestPacketSpeedJSON to use the llvm chrono formatter by Pavel Labath · 9 years ago
  17. 763f1c4 Fix jModulesInfo handling for cross-path syntax debugging by Pavel Labath · 9 years ago
  18. 2fd9a1e Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON by Pavel Labath · 9 years ago
  19. 3aa0491 Remove usages of TimeValue from gdb-remote process plugin by Pavel Labath · 9 years ago
  20. 6e5e49f Fix new gdb-remote client unit test for windows by Pavel Labath · 9 years ago
  21. 2f1fbae gdb-remote: Add jModulesInfo packet by Pavel Labath · 9 years ago
  22. 46031e6 Fix unittest compilation on windows by Pavel Labath · 9 years ago
  23. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  24. 5c95ee4 Revert "gdb-remote: Make the sequence mutex non-recursive" by Pavel Labath · 9 years ago
  25. 0faf373 gdb-remote: Make the sequence mutex non-recursive by Pavel Labath · 9 years ago
  26. b42b48e Remove the last manually constructed packet from gdb-remote register context + small refactor by Pavel Labath · 9 years ago
  27. 27402d2 Move QSyncThreadState packet generation to the gdb-remote client by Pavel Labath · 9 years ago
  28. 4b6f959 gdb-remote: Centralize thread specific packet handling by Pavel Labath · 9 years ago
  29. 8e8e506 Fix unittests on windows after r278915 by Pavel Labath · 9 years ago
  30. 56d7262 Move packet construction from GDBRemoteRegisterContext go the communication class by Pavel Labath · 9 years ago