1. 0621a85 [trace][intel-pt] Implement trace start and trace stop by Walter Erquinigo · 3 years, 6 months ago
  2. f3fd06d [LLDB] Arm64/Linux test case for MTE and Pointer Authentication regset by Muhammad Omair Javaid · 3 years, 1 month ago
  3. 23dfacf [LLDB] Arm64/Linux Add MTE and Pointer Authentication registers by Muhammad Omair Javaid · 3 years, 1 month ago
  4. 0c26c92 [LLDB] Add support for Arm64/Linux dynamic register sets by Muhammad Omair Javaid · 3 years, 1 month ago
  5. 3428fdc [lldb] Remove reproducer from previous test run by Jonas Devlieghere · 3 years, 1 month ago
  6. 20486a5 [lldb] [test] Mark more lldb-server tests xfail on Windows by Michał Górny · 3 years, 1 month ago
  7. 516dbd3 [lldb] More missing includes in TestGdbRemote_vContThreads by Pavel Labath · 3 years, 1 month ago
  8. 25d8dd5 [lldb] Add missing include in TestGdbRemote_vContThreads test by Pavel Labath · 3 years, 1 month ago
  9. 954e7d4 [lldb] Fix TestStopOnSharedlibraryEvents.py on linux by Pavel Labath · 3 years, 1 month ago
  10. 09b6943 [lldb/test] Deflake TestGdbRemote_vContThreads even more by Pavel Labath · 3 years, 1 month ago
  11. 0d19890 [lldb] Remove linux/mips debugging support by Pavel Labath · 3 years, 1 month ago
  12. ed5724f [lldb] [server] Support for multiprocess extension by Michał Górny · 3 years, 1 month ago
  13. fa83889 [lldb] [Process/gdb-remote] Fix TID reading to use U64 by Michał Górny · 3 years, 1 month ago
  14. 6c06399 Fix cleanup error in TestVSCode_disconnect.test_launch by Muhammad Omair Javaid · 3 years, 1 month ago
  15. 32c8372 [lldb] Change CreateHostNativeRegisterContextLinux argument type by Pavel Labath · 3 years, 1 month ago
  16. e83e217 [lldb] Add a test for Obj-C properties with conflicting names by Raphael Isemann · 3 years, 1 month ago
  17. 3500cc7 Revert "[lldb/DWARF] Simplify DIE extraction code slightly" by Pavel Labath · 3 years, 1 month ago
  18. ef96626 [lldb] Remove ScriptInterpreterLuaTest.Plugin unittest by Pavel Labath · 3 years, 1 month ago
  19. c9abc3d [lldb] Add a dwarf unit test for null unit dies by Pavel Labath · 3 years, 1 month ago
  20. 33b89a2 [lldb/DWARF] Simplify DIE extraction code slightly by Pavel Labath · 3 years, 1 month ago
  21. 724a696 [lldb] Prints error using WithColor::error in lldb-platform by Jonas Devlieghere · 3 years, 1 month ago
  22. 1587d46 Fix .debug_aranges parsing issues. by Greg Clayton · 3 years, 1 month ago
  23. 2b39609 [lldb] Print stack trace when lldb-vscode crashes by Jonas Devlieghere · 3 years, 1 month ago
  24. 0f8a5dc [lldb][NFC] Fix -Wdocumentation issue in ModuleSpec.h/ThreadTrace.h by Raphael Isemann · 3 years, 1 month ago
  25. c06a095 [lldb][NFC] Fix -Wdocumentation issue in ProcessMinidump by Raphael Isemann · 3 years, 1 month ago
  26. ac8758d [lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC) by Jonas Devlieghere · 3 years, 1 month ago
  27. 36c2712 [lldb] Include llvm-config.h instead of config.h by Jonas Devlieghere · 3 years, 1 month ago
  28. 92cb73f [lldb][NFC] Add a test case for Objective-C properties with conflicting names by Raphael Isemann · 3 years, 1 month ago
  29. efd420f [lldb] Don't search for system specific strings in assert.test by Raphael Isemann · 3 years, 1 month ago
  30. 84b4257 [lldb] Fix Error/assert.test regression with symbols by Jan Kratochvil · 3 years, 1 month ago
  31. af7c4ec [lldb] Fix capitalization in CMake status message by Jonas Devlieghere · 3 years, 1 month ago
  32. fcddb50 [lldb] Fix TestAppleSimulatorOSType for older watchOS SDKs by Jonas Devlieghere · 3 years, 1 month ago
  33. 7cc8989 [lldb] Stop using i386 for the watchOS simulator by Jonas Devlieghere · 3 years, 1 month ago
  34. 7060a4b [lldb] Remove UpdateISAToDescriptorMapFromMemory by Jonas Devlieghere · 3 years, 1 month ago
  35. 92e1d8f [lldb] Add consistency between reading the dynamic and shared cache class info by Jonas Devlieghere · 3 years, 1 month ago
  36. cef2964 [lldb] Support lazily named classes in the Objective-C classes by Jonas Devlieghere · 3 years, 1 month ago
  37. 6a70670 [lldb] Skip TestVSCode_launch.test_progress_events on linux by Pavel Labath · 3 years, 1 month ago
  38. 2106a47 [lldb] XFAIL TestGdbRemote_vContThreads on macos by Pavel Labath · 3 years, 1 month ago
  39. 81bc676 [lldb] Really fix dwarf5-debug_line-file-index.s by Pavel Labath · 3 years, 1 month ago
  40. 8f0ef2d [LLDB] Skip TestVSCode_disconnect.test_launch arm/linux by Muhammad Omair Javaid · 3 years, 1 month ago
  41. bd183ed [LLDB] Skip TestVSCode_launch.test_progress_events arm/linux by Muhammad Omair Javaid · 3 years, 1 month ago
  42. 6003785 [lldb] Add IsFullyInitialized to DynamicLoader by Jonas Devlieghere · 3 years, 1 month ago
  43. adc6519 [lldb/Commands] Fix spelling of target.move-to-nearest-code in helptext by Vedant Kumar · 3 years, 1 month ago
  44. c0af7e6 [NFC] Reordering parameters in getFile and getFileOrSTDIN by Abhina Sreeskantharajan · 3 years, 1 month ago
  45. 1f7d1e6 [lldb] Fix TestVSCode.test_progress_events on Linux due to vdso by Raphael Isemann · 3 years, 1 month ago
  46. 8ae57a6 [lldb/ObjC] Make the NonPointerIsaCache initialization lazy by Fred Riss · 4 years, 1 month ago
  47. 5e4f570 [lldb] Format AppleObjCRuntimeV2 (NFC) by Jonas Devlieghere · 3 years, 1 month ago
  48. 80f59ab Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin" by Med Ismail Bennani · 3 years, 1 month ago
  49. dc9ae11 Add a progress class that can track long running operations in LLDB. by Greg Clayton · 3 years, 2 months ago
  50. 2948e96 Disable the tests except on Darwin. by Jim Ingham · 3 years, 1 month ago
  51. cb75e99 Make the stop-on-sharedlibrary-events setting work. by Jim Ingham · 3 years, 1 month ago
  52. fdbe09a [NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi diagnostics by Shafik Yaghmour · 3 years, 1 month ago
  53. 81db520 [lldb/Plugins] Add ScriptedProcess Process Plugin by Med Ismail Bennani · 3 years, 1 month ago
  54. 526b4b8 Updated LLDB for the new Clang Language enumerator 'OpenCLCXX' by Dmitri Gribenko · 3 years, 1 month ago
  55. 8919608 Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin" by David Zarzycki · 3 years, 1 month ago
  56. b28e819 [lldb] Add llgs_test decorator back to TestAutoInstallMainExecutable by Raphael Isemann · 3 years, 1 month ago
  57. c5c55f7 Handle a LC_NOTE main bin spec for user process corefiles by Jason Molenda · 3 years, 1 month ago
  58. de2f068 Update SafeMachO.h to #undefine more names by Jason Molenda · 3 years, 1 month ago
  59. ab6f25b [NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi diagnostics by Shafik Yaghmour · 3 years, 1 month ago
  60. 248e97f Teach DWARFExpression about DWARF 4+ Location Descriptions by Adrian Prantl · 3 years, 1 month ago
  61. f9d4af5 [lldb/Plugins] Add ScriptedProcess Process Plugin by Med Ismail Bennani · 3 years, 1 month ago
  62. 232e40b [lldb/bindings] Add Python ScriptedProcess base class to lldb module by Med Ismail Bennani · 3 years, 1 month ago
  63. e442a42 [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess by Med Ismail Bennani · 3 years, 1 month ago
  64. fff28ec [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch by Med Ismail Bennani · 3 years, 1 month ago
  65. 01f01f3 [lldb] Silence GCC warnings about format not being a string literal in LLDB_SCOPED_TIMER by Martin Storsjö · 3 years, 1 month ago
  66. 64f57ab Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites" by Jonas Devlieghere · 3 years, 1 month ago
  67. 462d55b [lldb] config.test_exec_root is set by lit.cfg.py by Jonas Devlieghere · 3 years, 1 month ago
  68. fa5699c [lldb] Re-disable dwarf5-debug_line-file-index.s by Pavel Labath · 3 years, 1 month ago
  69. 0333511 [lldb] Attempt to fix dwarf5-debug_line-file-index.s by Pavel Labath · 3 years, 1 month ago
  70. d505f65 [lldb] Fix test_exec_root of API tests by Pavel Labath · 3 years, 1 month ago
  71. 2ca639a [LLDB] XFAIL dwarf5-debug_line-file-index.s on arm-linux by Muhammad Omair Javaid · 3 years, 1 month ago
  72. f80c39f [lldb] Use CompileUnit::ResolveSymbolContext in SymbolFileDWARF by Kim-Anh Tran · 3 years, 1 month ago
  73. bed655e Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites" by Jonas Devlieghere · 3 years, 1 month ago
  74. 6885cf0 [lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY (reapply) by Vedant Kumar · 3 years, 1 month ago
  75. da33936 Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY" by Vedant Kumar · 3 years, 1 month ago
  76. a0fc9b0 [lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY by Vedant Kumar · 3 years, 1 month ago
  77. 93515c8 [lldb] Update assert.test to be less strict by Jonas Devlieghere · 3 years, 1 month ago
  78. fe4bc3c [lldb] Call os_log_fault on lldb_assert by Jonas Devlieghere · 3 years, 1 month ago
  79. ca319b0 Revert "Make the stop-on-sharedlibrary-events setting work." by Jim Ingham · 3 years, 1 month ago
  80. 5038ce2 Revert "Skip all the tests for Windows." by Jim Ingham · 3 years, 1 month ago
  81. 9c1268a Skip all the tests for Windows. by Jim Ingham · 3 years, 1 month ago
  82. 5e2770a Make the stop-on-sharedlibrary-events setting work. by Jim Ingham · 3 years, 1 month ago
  83. a21a331 [lldb] Make the API, Shell and Unit tests independent lit test suites by Jonas Devlieghere · 3 years, 1 month ago
  84. cd1d80e [LLDB] Skip TestExitDuringExpression on aarch64/linux buildbot by Muhammad Omair Javaid · 3 years, 1 month ago
  85. a1da4dc Don't assume that stepping out of a function will land on the next line. by Jim Ingham · 3 years, 1 month ago
  86. a57ed47 [lldb] Move Apple simulators test targets under API by Jonas Devlieghere · 3 years, 1 month ago
  87. 49df5dd [lldb] Fix flakyness in TestGdbRemote_vContThreads by Pavel Labath · 3 years, 1 month ago
  88. dcf431e [lldb] Fix TestAutoInstallMainExecutable.py by Pavel Labath · 3 years, 3 months ago
  89. e222dec [lldb/Docs] Update docs with new buildbot URLs by Jan Kratochvil · 3 years, 1 month ago
  90. ff044ad [lldb] [test] Skip vCont tests on Windows by Michał Górny · 3 years, 1 month ago
  91. 7ac46d0 [lldb] [test] Fix TestGdbRemote_vContThreads.py logic by Michał Górny · 3 years, 1 month ago
  92. 4cab258 [lldb] Correct unsigned decimal argument check in memory write by David Spickett · 3 years, 1 month ago
  93. 76ead9a [lldb] Correct typo in memory read error by David Spickett · 3 years, 1 month ago
  94. 9747c2a Make iteration over the DeclContext::lookup_result safe. by Vassil Vassilev · 3 years, 1 month ago
  95. 44401d8 Fix 34885bffdf43920c0f011e17a65fd678100240dd by Walter Erquinigo · 3 years, 1 month ago
  96. e65eecb [lldb-vscode] Handle request_evaluate's context attribute by Walter Erquinigo · 3 years, 1 month ago
  97. 005c340 [LLDB] Skip TestExitDuringExpression on arm/linux buildbot by Muhammad Omair Javaid · 3 years, 1 month ago
  98. 6eace75 [lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatform by Pavel Labath · 3 years, 1 month ago
  99. ac93d89 Don't load kexts/kernels without dSYMs present by Jason Molenda · 3 years, 2 months ago
  100. e1c0880 [lldb] Remove unused StackFrame::TrackGlobalVariable by Dave Lee · 3 years, 2 months ago