1. e2f1fe3 [lldb/Utility] Introduce UnimplementedError by Pavel Labath · 5 years ago
  2. 9f8b447 Extend max register size to accommodate AArch64 SVE vector regs by Muhammad Omair Javaid · 6 years ago
  3. e609fe6 Revert "[lldb-server] jThreadsInfo returns stack memory" by Muhammad Omair Javaid · 6 years ago
  4. 41610d6 [gdb-remote] Moving prevents copy elision. Found by clang. by Davide Italiano · 6 years ago
  5. e9264b7 [lldb] NFC: Fix trivial typo in comments, documents, and messages by Kazuaki Ishizaki · 6 years ago
  6. a53bf9b [lldb-server] jThreadsInfo returns stack memory by Jaroslav Sevcik · 6 years ago
  7. 451741a [lldb] Change Communication::SetConnection to take a unique_ptr by Pavel Labath · 6 years ago
  8. af64b31 Add target.xml support for qXfer request. by Muhammad Omair Javaid · 6 years ago
  9. fdc122e Revert "[lldb/lldb-server] Add target.xml support for qXfer request." by Muhammad Omair Javaid · 6 years ago
  10. aedc196 [lldb/lldb-server] Add target.xml support for qXfer request. by Levon Ter-Grigoryan · 6 years ago
  11. 642bc15 [lldb][NFC] Remove several inefficient ConstString -> const char * -> StringRef conversions by Raphael Isemann · 6 years ago
  12. 31cf581 [lldb] Explicitly qualify calls to std::static_pointer_cast by Pavel Labath · 6 years ago
  13. 8081428 [lldb][NFC] Fix all formatting errors in .cpp file headers by Raphael Isemann · 6 years ago
  14. 65fdb34 [lldb][NFC] Use static_cast instead of reinterpret_cast where possible by Raphael Isemann · 6 years ago
  15. 926d283 [lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled by Martin Storsjö · 6 years ago
  16. 5f775d2 [JSON] Don't wrap json::Array in a value (NFC) by Jonas Devlieghere · 6 years ago
  17. ecd849e Fix a use-after-free in GDBRemoteCommunicationServerLLGS by Pavel Labath · 6 years ago
  18. 9beb456 [JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGS by Jonas Devlieghere · 6 years ago
  19. c36b0bf [lldb] [Process/gdb-remote] Correct more missing LLDB_INVALID_SIGNAL_NUMBER by Michal Gorny · 6 years ago
  20. e4d25e9 [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list by Michal Gorny · 6 years ago
  21. ff5225b [Reproducer] Move GDB Remote Packet into Utility. (NFC) by Jonas Devlieghere · 6 years ago
  22. d35b42f [NFC] Return llvm::StringRef from StringExtractor::GetStringRef. by Jonas Devlieghere · 6 years ago
  23. 216944e Enable lldb-server on Windows by Aaron Smith · 6 years ago
  24. 63e5fb7 [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) by Jonas Devlieghere · 6 years ago
  25. 05e32ba Revert "Revert "Implement xfer:libraries-svr4:read packet"" by Antonio Afonso · 6 years ago
  26. 08c38f7 Revert "Implement xfer:libraries-svr4:read packet" by Pavel Labath · 6 years ago
  27. fda83c9 Implement xfer:libraries-svr4:read packet by Antonio Afonso · 6 years ago
  28. 57e2da4 Create a generic handler for Xfer packets by Antonio Afonso · 6 years ago
  29. f04b363 [lldb-server] Support 'g' packets by Pavel Labath · 6 years ago
  30. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 7 years ago
  31. 7f815a9 Have Stream::PutCStringAsRawHex8 take llvm::StringRef by Pavel Labath · 7 years ago
  32. eef758e Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host by Pavel Labath · 7 years ago
  33. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  34. 8e55dde ProcessLaunchInfo: Remove Target reference by Pavel Labath · 7 years ago
  35. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  36. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  37. dbd7fab [FileSystem] Remove Exists() from FileSpec by Jonas Devlieghere · 7 years ago
  38. d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
  39. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 8 years ago
  40. 145d95c Move Args.cpp from Interpreter to Utility by Pavel Labath · 8 years ago
  41. a70512a llgs: Send "rich" errors in response to vAttach packets by Pavel Labath · 8 years ago
  42. 9af71b3 Move StringExtractorGDBRemote.h to the include folder by Pavel Labath · 8 years ago
  43. 11e5917 llgs: Propagate the environment when launching the inferior from command line by Pavel Labath · 8 years ago
  44. d8b3c1a NPL: Clean up handling of inferior exit by Pavel Labath · 8 years ago
  45. 8630d38 Remove stderr message from GDBRemoteCommunicationServerLLGS by Pavel Labath · 8 years ago
  46. d37349f Clean up NativeRegisterContext by Pavel Labath · 8 years ago
  47. 578a425 Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder by Pavel Labath · 8 years ago
  48. a5be48b Remove shared_pointer from NativeThreadProtocol by Pavel Labath · 8 years ago
  49. b6dbe9a Clean up lldb-types.h by Pavel Labath · 8 years ago
  50. 82abefa Remove shared pointer from NativeProcessProtocol by Pavel Labath · 8 years ago
  51. dab1d5f Adding Support for Error Strings in Remote Packets by Ravitheja Addepally · 8 years ago
  52. 96e600f Add a NativeProcessProtocol Factory class by Pavel Labath · 8 years ago
  53. 99e3769 Implementation of Intel(R) Processor Trace support for Linux by Ravitheja Addepally · 8 years ago
  54. 3508fc8 Add pretty-printer for wait(2) statuses and modernize the code handling them by Pavel Labath · 8 years ago
  55. cf4321a More StructuredData::Type::eTypeDictionary -> lldb::eStructuredDataTypeDictionary by Stephan Bergmann · 8 years ago
  56. 0e62a12 Fixing Memory Leak by Ravitheja Addepally · 8 years ago
  57. 4c95023 Fix 32-bit builds by Pavel Labath · 8 years ago
  58. e714c4f Implementation of remote packets for Trace data. by Ravitheja Addepally · 8 years ago
  59. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  60. 3eb2b44 Delete some more dead includes. by Zachary Turner · 9 years ago
  61. c93408a Enable AUXV and QPassSignals in gdb-remote for NetBSD by Kamil Rytarowski · 9 years ago
  62. b7f0f45 Move GetAuxvData from Host to relevant process plugins by Pavel Labath · 9 years ago
  63. fb1a0a0 Move many other files from Core -> Utility. by Zachary Turner · 9 years ago
  64. 666cc0b Move DataBuffer / DataExtractor and friends from Core -> Utility. by Zachary Turner · 9 years ago
  65. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  66. d5ffbad Hardware breakpoints for Linux on Arm/AArch64 targets by Omair Javaid · 9 years ago
  67. 4a705e7 Implement QPassSignals GDB package in lldb-server by Pavel Labath · 9 years ago
  68. 01c3243 Remove dependencies from Utility to Core and Target. by Zachary Turner · 9 years ago
  69. 5f7e583 UriParser cleanup by Pavel Labath · 9 years ago
  70. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  71. e0a5b57 Prevent client from querying each thread's PC at each stop. by Pavel Labath · 9 years ago
  72. c4063ee Introduce chrono to the Communication class by Pavel Labath · 9 years ago
  73. 1eff73c Introduce chrono to more gdb-remote functions by Pavel Labath · 9 years ago
  74. c1edf56 Prevent at compile time converting from Error::success() to Expected<T> by Mehdi Amini · 9 years ago
  75. 41af430 Make the Error class constructor protected by Mehdi Amini · 9 years ago
  76. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  77. 3aa0491 Remove usages of TimeValue from gdb-remote process plugin by Pavel Labath · 9 years ago
  78. cda0ae4 Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support. by Valentina Giusti · 9 years ago
  79. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  80. ee44a92 Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support." by Dimitar Vlahovski · 9 years ago
  81. f105abb Intel(R) Memory Protection Extensions (Intel(R) MPX) support. by Valentina Giusti · 9 years ago
  82. e77fce0 [NFC] Darwin llgs support from Week of Code by Todd Fiala · 9 years ago
  83. b9739d4 Revert r280137 and 280139 and subsequent build fixes by Pavel Labath · 9 years ago
  84. 1e3b086 Revert r280200 and put it a proper fix by Pavel Labath · 9 years ago
  85. 2d240d0 A few minor stylistic cleanups in StringExtractor. by Zachary Turner · 9 years ago
  86. d08f09c Convert some StringExtractor functions to accept MutableArrayRefs. by Zachary Turner · 9 years ago
  87. 26709df Convert some functions to use StringRef instead of c_str, len by Zachary Turner · 9 years ago
  88. 1eb0d42 Remove Android.h by Pavel Labath · 9 years ago
  89. 52b6cc5 [LLVM][MIPS] Fix FPU Size Based on Dynamic FR. by Nitesh Jain · 9 years ago
  90. d7d69f8 Support loading files even when incorrect file name specified by the linker by Tamas Berghammer · 9 years ago
  91. 5ad891f Unify process launching code on linux by Pavel Labath · 9 years ago
  92. f176353 Remove platform plugins from lldb-server by Pavel Labath · 9 years ago
  93. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  94. 62e0681 Add -Wimplicit-fallthrough command line option to clang in by Jason Molenda · 10 years ago
  95. 6d73750 Improve the functionality of JSONNumber by Tamas Berghammer · 10 years ago
  96. abadc22 [LLGS] Don't forward I/O when process is stopped by Pavel Labath · 10 years ago
  97. c4645bb [lldb-server] Send PC of every thread along in the stop-reply packet by Pavel Labath · 10 years ago
  98. 3bf1125 lldb-server: add support for binary memory reads by Pavel Labath · 10 years ago
  99. 63bd0db Clean up register naming conventions inside lldb. by Jason Molenda · 10 years ago
  100. a18f707 A messy bit of cleanup: Move towards more descriptive names by Jason Molenda · 10 years ago