1. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 6 years ago
  2. 8081428 [lldb][NFC] Fix all formatting errors in .cpp file headers by Raphael Isemann · 6 years ago
  3. b0469ee [lldb][NFC] Move lock scope where it should begin by Tatyana Krasnukha · 6 years ago
  4. 3011d55 [lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX by Jonas Devlieghere · 6 years ago
  5. 1d41d1b Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes" by Eric Christopher · 6 years ago
  6. c9e0b35 Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes by Eric Christopher · 6 years ago
  7. e81268d [lldb/Reproducers] Support multiple GDB remotes by Jonas Devlieghere · 6 years ago
  8. 2b8db38 [lldb] Move register info "augmentation" from gdb-remote into ABI by Pavel Labath · 6 years ago
  9. 926d283 [lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled by Martin Storsjö · 6 years ago
  10. b1b70f6 [lldb-server] Add setting to force 'g' packet use by Guilherme Andrade · 6 years ago
  11. 2783d81 [JSON] Use LLVM's library for encoding JSON in StructuredData by Jonas Devlieghere · 6 years ago
  12. 6f23a68 Use llvm for dumping DWARF expressions by Pavel Labath · 6 years ago
  13. 2fce113 Convert FileSystem::Open() to return Expected<FileUP> by Lawrence D'Anna · 6 years ago
  14. bcc24e4 [Reproducer] Move GDB Remote Provider into Reproducer (NFC) by Jonas Devlieghere · 6 years ago
  15. e0ea8d8 [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` by Jonas Devlieghere · 6 years ago
  16. 2461061 Upstream macCatalyst support in debugserver and the macOS dynamic loader plugin. by Adrian Prantl · 6 years ago
  17. d35b42f [NFC] Return llvm::StringRef from StringExtractor::GetStringRef. by Jonas Devlieghere · 6 years ago
  18. a8f3ae7 [LLDB] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  19. 3d4f765 Remove usage of usleep in generic code by Pavel Labath · 6 years ago
  20. d9b948b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 6 years ago
  21. 6a253d3 [lldb] Qualify includes of Properties[Enum].inc files. NFC by Jordan Rupprecht · 6 years ago
  22. a8ea595 [lldb] Also include the array definition in Properties.inc by Jonas Devlieghere · 6 years ago
  23. 971f9ca Let tablegen generate property definitions by Jonas Devlieghere · 6 years ago
  24. d668260 Correctly use GetLoadedModuleList to take advantage of libraries-svr4 by Antonio Afonso · 6 years ago
  25. 63e5fb7 [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) by Jonas Devlieghere · 6 years ago
  26. f39c2e1 Change LaunchThread interface to return an expected. by Jonas Devlieghere · 6 years ago
  27. f8251f1 Add plugin.process.gdb-remote.use-libraries-svr4 option by Antonio Afonso · 6 years ago
  28. 8864b43 Make sure the thread list is updated before you set the stop reason by Jim Ingham · 6 years ago
  29. 1659276 Support nested target.xml register definition files, lack of reg group markers. by Jason Molenda · 6 years ago
  30. ef96e98 [Reproducers] Simplify providers with nested Info struct (NFC) by Jonas Devlieghere · 6 years ago
  31. 943faef Add support to read aux vector values by Antonio Afonso · 6 years ago
  32. a83bf47 [gdb-remote] Fix more issues with thread_result_t by Jonas Devlieghere · 6 years ago
  33. 248a130 [lldb] NFC modernize codebase with modernize-use-nullptr by Konrad Kleine · 6 years ago
  34. 1756630 C.128 override, virtual keyword handling by Raphael Isemann · 6 years ago
  35. 2b29b43 [ScriptInterpreter] Move ownership into debugger (NFC) by Jonas Devlieghere · 6 years ago
  36. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 6 years ago
  37. e794752 Experiment with a larger packet timeout. by Adrian Prantl · 6 years ago
  38. 4c03ea1 Unify random timeouts throughout LLDB and make them configurable. by Adrian Prantl · 6 years ago
  39. 209e3a1 [Reproducers] Add a test to ensure we can reuse the reproducer dir. by Jonas Devlieghere · 7 years ago
  40. 0e4c482 Pass ConstString by value (NFC) by Adrian Prantl · 7 years ago
  41. 8055291 Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cpp by Zachary Turner · 7 years ago
  42. d5b4403 Replace 'ap' with 'up' suffix in variable names. (NFC) by Jonas Devlieghere · 7 years ago
  43. 7f815a9 Have Stream::PutCStringAsRawHex8 take llvm::StringRef by Pavel Labath · 7 years ago
  44. 70355ac Remove redundant ::get() for smart pointer. (NFC) by Jonas Devlieghere · 7 years ago
  45. 796ac80 Use std::make_shared in LLDB (NFC) by Jonas Devlieghere · 7 years ago
  46. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  47. e912cc5 [Reproducers] Refactor reproducer info by Jonas Devlieghere · 7 years ago
  48. 8d20cfd [NFC] Replace `compare` with (in)equality operator where applicable. by Jonas Devlieghere · 7 years ago
  49. a6682a4 Simplify Boolean expressions by Jonas Devlieghere · 7 years ago
  50. 92e5273 gdb-remote: use elaborated type specifier for `Module` by Saleem Abdulrasool · 7 years ago
  51. 68ed93d [Reproducers] Improve reproducer API and add unit tests. by Jonas Devlieghere · 7 years ago
  52. 01b0988 Fix the "make_unique is ambiguous" compiler error. by Haojian Wu · 7 years ago
  53. 9e046f0 Add GDB remote packet reproducer. by Jonas Devlieghere · 7 years ago
  54. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  55. 672d2c1 Remove comments after header includes. by Jonas Devlieghere · 7 years ago
  56. 50bc1ed [FileSystem] Open File instances through the FileSystem. by Jonas Devlieghere · 7 years ago
  57. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  58. dbd7fab [FileSystem] Remove Exists() from FileSpec by Jonas Devlieghere · 7 years ago
  59. df9f796 Support nwere versions of the Segger J-Link jtag board software. by Jason Molenda · 7 years ago
  60. e40db05 Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef by Tatyana Krasnukha · 7 years ago
  61. 8fe53c49 Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef by Tatyana Krasnukha · 7 years ago
  62. f9a07e9 [NFC] Turn "load dependent files" boolean into an enum by Jonas Devlieghere · 7 years ago
  63. d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
  64. 03772dd [ProcessGDBRemote] handle result from ConnectToDebugserver by Jonas Devlieghere · 7 years ago
  65. a2476ab Remove incorrect thread-pc-values clearing by Jason Molenda · 7 years ago
  66. 4d51a90 Get rid of the C-string parameter in DoExecute by Raphael Isemann · 7 years ago
  67. 2272c48 Use llvm::VersionTuple instead of manual version marshalling by Pavel Labath · 7 years ago
  68. 937348c [FileSpec] Make style argument mandatory for SetFile. NFC by Jonas Devlieghere · 7 years ago
  69. 4ebdee0 Typo fixes. by Bruce Mitchener · 7 years ago
  70. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 7 years ago
  71. acebc43 Report more precise error message when attach fails by Pavel Labath · 7 years ago
  72. 145d95c Move Args.cpp from Interpreter to Utility by Pavel Labath · 7 years ago
  73. 8db3f7e Re-land "Don't assume backing thread shares protocol ID." by Jonas Devlieghere · 7 years ago
  74. a8d916a Revert "Don't assume backing thread shares protocol ID." by Jonas Devlieghere · 7 years ago
  75. 0045c72f Don't assume backing thread shares protocol ID. by Jonas Devlieghere · 7 years ago
  76. 47cbf4a Move Args::StringTo*** functions to a new OptionArgParser class by Pavel Labath · 7 years ago
  77. 6b3c8bb Fix windows build after r329296 by Pavel Labath · 7 years ago
  78. 9af71b3 Move StringExtractorGDBRemote.h to the include folder by Pavel Labath · 8 years ago
  79. 16064d3 Re-land: [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  80. ec03d7e Revert "[lldb] Use vFlash commands when writing to target's flash memory regions" by Pavel Labath · 8 years ago
  81. 029fb69 [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  82. ebc6bc8 [Utility] Simplify and generalize the CleanUp helper, NFC by Vedant Kumar · 8 years ago
  83. c4dd04c When parsing the target.xml register file, if no architecture has by Jason Molenda · 8 years ago
  84. 7da8475 Handle O reply packets during qRcmd by Pavel Labath · 8 years ago
  85. 62930e5 Add Utility/Environment class for handling... environments by Pavel Labath · 8 years ago
  86. 07d6f88 Move PseudoTerminal to the lldb_private namespace by Pavel Labath · 8 years ago
  87. 5f19b90 Move ArchSpec to the Utility module by Pavel Labath · 8 years ago
  88. a964012 Remove ProcessGdbRemote::m_flags by Pavel Labath · 8 years ago
  89. 3015341 Use socketpair on all Unix platforms by Eugene Zemtsov · 8 years ago
  90. 3293b9d Fix compatibility with OpenOCD debug stub. by Vadim Chugunov · 8 years ago
  91. b6dbe9a Clean up lldb-types.h by Pavel Labath · 8 years ago
  92. dab1d5f Adding Support for Error Strings in Remote Packets by Ravitheja Addepally · 8 years ago
  93. 38d0632 Move Timer and TraceOptions from Core to Utility by Pavel Labath · 8 years ago
  94. 43294c9 Change the ABI class to have a weak pointer to its Process; by Jason Molenda · 8 years ago
  95. e714c4f Implementation of remote packets for Trace data. by Ravitheja Addepally · 8 years ago
  96. 2833321 Update StructuredData::String to return StringRefs. by Zachary Turner · 8 years ago
  97. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  98. 5713a05 Move FileSpec from Host -> Utility. by Zachary Turner · 9 years ago
  99. 7993cc5 Make LLDB skip server-client roundtrip for signals that don't require any actions by Eugene Zemtsov · 9 years ago
  100. 3bc714b Fix various warnings. NFC by Zachary Turner · 9 years ago