1. afe120a [lldb][libc++] Adds slice_array data formatters. (#85544) by Mark de Wever · 7 weeks ago
  2. f6bfb0e [lldb] Update SymbolFilePDBTests for LineEntry change (d5a277d309e9) by Jonas Devlieghere · 7 weeks ago
  3. dcd7aac [lldb] Fix dwim-print to not delete non-result persistent variables (#85152) by Dave Lee · 7 weeks ago
  4. a2ecb37 [lldb][test] Fix -Wctad-maybe-unsupported in AlarmTest.cpp (NFC) by Jie Fu · 7 weeks ago
  5. f48c480 [lldb] Fix -Wctad-maybe-unsupported in Alarm.cpp (NFC) by Jie Fu · 7 weeks ago
  6. bac6bfa [lldb] Store SupportFile in FileEntry (NFC) (#85468) by Jonas Devlieghere · 7 weeks ago
  7. 7ac55c6 [lldb] Show module name in progress update for downloading symbols (#85342) by Jonas Devlieghere · 7 weeks ago
  8. 835f68d [lldb] Add missing headers lldb/Host/Alarm.h by Jonas Devlieghere · 7 weeks ago
  9. 54aa6a5 [lldb] Add an Alarm class for coalescing progress reports (#85329) by Jonas Devlieghere · 7 weeks ago
  10. 1622541 [lldb] Allow languages to filter breakpoints set by line (#83908) by Felipe de Azevedo Piovezan · 7 weeks ago
  11. 13bd7d8 [lldb] [Mach-O] ProcessMachCore needs to strip TBI data from addrs (#84998) by Jason Molenda · 7 weeks ago
  12. beca828 [LLDB] Add lldb-python-scripts to the things installed on Linux. (#85080) by Alastair Houghton · 7 weeks ago
  13. 62360bd [LLDB][Test] Fix the test case of listing verbose break info on Windows (#85200) by bvlgah · 7 weeks ago
  14. 8368961 [lldb] Skip TestIndirectSymbols (#85133) by Dave Lee · 7 weeks ago
  15. 8506519 [lldb] XFAIL TestIndirectSymbols on darwin (#85127) by Dave Lee · 7 weeks ago
  16. f1e0c35 [lldb][test] Add `pexpect` category for tests that `import pexpect` (#84860) by Jordan Rupprecht · 7 weeks ago
  17. cdaae25 Avoid a potential exit(1) in LLVMContext::diagnose() (#84992) by Adrian Prantl · 7 weeks ago
  18. f0d78f8 [lldb][Test] Disable ConcurrentVFork tests on Arm/AArch64 Linux by David Spickett · 7 weeks ago
  19. 83c4e45 [lldb][test] Disable other runlocker test on AArch64 Linux by David Spickett · 7 weeks ago
  20. fd8d231 [lldb][debugserver] Update flags past to app launch request by Jason Molenda · 7 weeks ago
  21. 63cda30 [lldb][test] TestExprCompletion.py: add tests for completion of reserved identifiers (#84890) by Michael Buch · 7 weeks ago
  22. 39f8093 Fix MSVC build issues (#84362) by Hiroshi Yamauchi · 7 weeks ago
  23. 00c5b88 [lldb] [debugserver] Handle interrupted reads correctly (#84872) by Jason Molenda · 7 weeks ago
  24. eb54f67 Update test past bdbad0d07bb600301cb324e87a6be37ca4af591a (#84889) by Danial Klimkin · 7 weeks ago
  25. adf6250 [lldb] Fix build break on windows (#84863) by Luke Weiler · 7 weeks ago
  26. bb4ff36 Make ValueObject::Cast work for casts from smaller to larger structs in the cases where this currently can work. (#84588) by jimingham · 7 weeks ago
  27. cadc64a Report back errors in GetNumChildren() (#84265) by Adrian Prantl · 7 weeks ago
  28. 1e8b751 [LLDB] ASanLibsanitizers Use `sanitizers_address_on_report` breakpoint (#84583) by Usama Hameed · 7 weeks ago
  29. 2a72d9f Turn off instruction flow control annotations by default (#84607) by Jason Molenda · 7 weeks ago
  30. 5903e91 [lldb] Save the edited line before clearing it in Editline::PrintAsync (#84154) by karzan · 7 weeks ago
  31. f1f7042 [LLDB][doc] Updates build instructions. (#84630) by Mark de Wever · 7 weeks ago
  32. 54ebf0d [lldb][Docs] Add libxml2 to apt install command by David Spickett · 7 weeks ago
  33. 783ae8d Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (#84219) by Adrian Prantl · 8 weeks ago
  34. a617ab0 Revert "Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (#84219)" by Florian Mayer · 8 weeks ago
  35. 1f54c73 Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (#84219) by Adrian Prantl · 8 weeks ago
  36. 8c47e1e [lldb][FreeBSD] Fix crash when execve fails with asserts enabled by David Spickett · 8 weeks ago
  37. e784340 [lldb][Docs] Add Curses version note to build page by David Spickett · 8 weeks ago
  38. 185f56c [lldb][Docs] Update the build guide by David Spickett · 8 weeks ago
  39. 7ee5e21 [lldb] Add ability to detect darwin host linker version to xfail tests (#83941) by Alex Langford · 8 weeks ago
  40. bb75525 [lldb] Disable shell tests affected by ld_new bug (#84246) by Dave Lee · 8 weeks ago
  41. 9d77a08 [lldb] Do some gardening in ProgressReportTest (NFC) (#84278) by Jonas Devlieghere · 8 weeks ago
  42. 379523c Change Get|SetNumChildren to use unint32_t by Adrian Prantl · 8 weeks ago
  43. ceba904 Change GetChildAtIndex to take a uint32_t by Adrian Prantl · 8 weeks ago
  44. 4d3df2f Change the return type of SyntheticFrontend::CalculateNumChildren to int32_t by Adrian Prantl · 9 weeks ago
  45. 0e5b72a Change the return type of ValueObject::CalculateNumChildren to uint32_t. by Adrian Prantl · 9 weeks ago
  46. 962a2fa [lldb] Minor cleanup in StoringDiagnosticConsumer (#84263) by Dave Lee · 8 weeks ago
  47. 77e4efa [lldb] Don't report all progress event as completed. (#84281) by Jonas Devlieghere · 8 weeks ago
  48. bf7d9dd Fix vfork test strcmp buildbot failure (#84224) by jeffreytan81 · 8 weeks ago
  49. b8fb059 [lldb][test][FreeBSD] xfail TestPlatformConnect on AArch64 by David Spickett · 8 weeks ago
  50. 5bce19e [lldb][test] Enforce `pexpect` system availability by default (#84270) by Jordan Rupprecht · 8 weeks ago
  51. 59401ce [lldb] Log module build remarks to types log too (#84260) by Dave Lee · 8 weeks ago
  52. 74a7704 [lldb] Extract getter function for experimental target properties (NFC) (#83504) by Dave Lee · 8 weeks ago
  53. 4854cf0 [lldb] Remove unused #includes in ClangModulesDeclVendor.cpp (#84262) by Dave Lee · 8 weeks ago
  54. 84b80d4 [lldb][test] iwyu for vfork test by Jordan Rupprecht · 8 weeks ago
  55. b760e83 [lldb] Print mangled names with verbose break list (#84071) by Felipe de Azevedo Piovezan · 8 weeks ago
  56. a033c4c Don't require a UUID in a .dwp file. (#83935) by Greg Clayton · 8 weeks ago
  57. a034d14 Skip TestAddressMasks API tests on 32-bit arm by Jason Molenda · 8 weeks ago
  58. 580ba8d Fix lldb crash while handling concurrent vfork() (#81564) by jeffreytan81 · 8 weeks ago
  59. d104db1 [lldb] Address mask sbprocess apis and new mask invalid const (#83663) by Jason Molenda · 8 weeks ago
  60. 56ad6ec [lldb][lldb-server] Fix pipe spelling mistake in log message by David Spickett · 8 weeks ago
  61. b05ee67 [lldb] Fix build failure in Debugger.cpp (NFC) by Jie Fu · 8 weeks ago
  62. beff5fd Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702) by Mehdi Amini · 8 weeks ago
  63. 6d66357 [lldb] Print a message when background tasks take a while to complete (#82799) by Jonas Devlieghere · 8 weeks ago
  64. f5e1f37 [lldb] Log to system log instead of stderr from Host::SystemLog (#83366) by Jonas Devlieghere · 8 weeks ago
  65. ee82aaf [lldb] Enable a test that was never enabled (#83925) by Felipe de Azevedo Piovezan · 8 weeks ago
  66. 16c58c9 [lldb/crashlog] Fix breaking changes in textual report format (#83861) by Med Ismail Bennani · 8 weeks ago
  67. 87503a1 [lldb/lua] Fix Lua building on Windows (#83871) by Alexander M · 8 weeks ago
  68. 40a5da4 [lldb/Test] Fix oversight in ProcessEventDataTest::SetUp (NFC) (#83895) by Med Ismail Bennani · 8 weeks ago
  69. 6ad64c7 [lldb][test][NFC] Narrow scope of `import pexpect` by Jordan Rupprecht · 8 weeks ago
  70. 350f5a5 [lldb] Use sort-ordering for indexes when sorting by size (#83889) by Jonas Devlieghere · 8 weeks ago
  71. 6aea521 [lldb][test] Add test for chained PCH debugging (#83582) by Michael Buch · 8 weeks ago
  72. 5a744ae Fix LLDB build after renaming the base class for ThreadPool to ThreadPoolInterface by Mehdi Amini · 9 weeks ago
  73. 7a588e7 Split the llvm::ThreadPool into an abstract base class and an implementation (#82094) by Mehdi Amini · 9 weeks ago
  74. 2a26688 [lldb][X86] Fix setting target features in ClangExpressionParser (#82364) by Daniil Kovalev · 9 weeks ago
  75. b1fa858 [lldb] Fix -Wformat after #83602 by Fangrui Song · 9 weeks ago
  76. e92df27 [lldb] Fix `thread backtrace --count` (#83602) by Jonas Devlieghere · 9 weeks ago
  77. 19a2f64 [lldb][progress] Hook up new broadcast bit and progress manager (#83069) by Chelsea Cassanova · 9 weeks ago
  78. 4abdb3d [lldb] Add support for sorting by size to `target module dump symtab` (#83527) by Jonas Devlieghere · 9 weeks ago
  79. ca73bc6 [lldb][test][Windows] Don't check for pexpect with LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS by David Spickett · 9 weeks ago
  80. c4814c0 [lldb] [debugserver] fix qLaunchSuccess error, add QErrorStringInPacketSupported (#82593) by Jason Molenda · 9 weeks ago
  81. b3eccef [lldb][progress][NFC] Fix Doxygen information (#83502) by Chelsea Cassanova · 9 weeks ago
  82. 0a04611 Revert "XFAIL TestLocalVariables.py on Windows" (#83454) by Alexander M · 9 weeks ago
  83. 8c10e2b Revert "[lldb] Add SBProcess methods for get/set/use address masks (#83095)" by Jason Molenda · 9 weeks ago
  84. b912827 [lldb] Add SBProcess methods for get/set/use address masks (#83095) by Jason Molenda · 9 weeks ago
  85. a329565 [lldb][ClangASTImporter] Import record layouts from origin if available (#83295) by Michael Buch · 9 weeks ago
  86. 59fe65f [lldb][NFC] Move helpers to import record layout into ClangASTImporter (#83291) by Michael Buch · 9 weeks ago
  87. ccf1bda Increase timeout to reduce test failure rate. (#83312) by Shubham Sandeep Rastogi · 9 weeks ago
  88. 40e7d69 [lldb] Don't cache lldb_find_python_module result by Jonas Devlieghere · 9 weeks ago
  89. fab1858 [lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS by Jonas Devlieghere · 9 weeks ago
  90. bd150d3 [lldb][test] Use pexpect spawn instead of spawnu by David Spickett · 9 weeks ago
  91. 110b320 [lldb][test] Clear pexpect found var before checking again by David Spickett · 9 weeks ago
  92. 349455e [LLDB] Fix test failure introduced by #83234 (#83406) by Sudharsan Veeravalli · 9 weeks ago
  93. f5d8768 [LLDB] Fix crash when using tab completion on class variables (#83234) by Sudharsan Veeravalli · 9 weeks ago
  94. 1fedafd Revert "[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS" by Jonas Devlieghere · 9 weeks ago
  95. 588141a [lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS by Jonas Devlieghere · 9 weeks ago
  96. a07b641 Fix interactive use of "command script add". (#83350) by jimingham · 9 weeks ago
  97. cd4619b [lldb] Ignore swig warnings about shadowed overloads (#83317) by Alex Langford · 9 weeks ago
  98. b560356 Change `image list -r` so that it actually shows the ref count and whether the image is in the shared cache. (#83341) by jimingham · 9 weeks ago
  99. 964351d [lldb] Remove -d(ebug) mode from the lldb driver (#83330) by Jonas Devlieghere · 9 weeks ago
  100. 5261d14 [lldb][test][NFC] Add option to exclude third_party packages (#83191) by Jordan Rupprecht · 9 weeks ago