1. 272c5d4 Check for null oso SymbolFile in SymbolFileDwarfDebugMap::ResolveSymbolContext (#89324) by jimingham · 8 hours ago main master
  2. dfd55e1 [lldb][nfc] Remove unused member Disassembler::m_base_addr (#89289) by Alex Langford · 9 hours ago
  3. 8a414ab [lldb] Skip remote PutFile when MD5 hashes equal (#88812) by Anthony Ha · 12 hours ago
  4. 2aacf4e [lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260) by Jordan Rupprecht · 13 hours ago
  5. a93a7a8 this test is flakey on arm in linux because I got too clever (#89267) by Fred Grim · 14 hours ago
  6. 07c89af adds additional information to the ProcessInfo object for elf processes (#88995) by Fred Grim · 15 hours ago
  7. 5cb5548 Fix saving minidump from lldb-dap (#89113) by jeffreytan81 · 15 hours ago
  8. 852c8e7 [lldb][test] Correctly fix break at _dl_debug_state test on arm. by Zequan Wu · 16 hours ago
  9. 94367fd [lldb] Disable break at _dl_debug_state test on arm by Zequan Wu · 17 hours ago
  10. 30c543c [lldb] Correct documentation of LLDB_TEST_USER_ARGS (#89042) by David Spickett · 24 hours ago
  11. adda78f Revert "[lldb] Fix evaluation of expressions with static initializers (#89063)" by Pavel Labath · 25 hours ago
  12. 8476482 [lldb][DynamicLoader] Fix lldb unable to stop at _dl_debug_state if user set it before the process launched. (#88792) by Zequan Wu · 35 hours ago
  13. 3886388 [lldb] XFAIL TestDetachResumes on windows by Pavel Labath · 2 days ago
  14. 3345d56 [lldb] Fix evaluation of expressions with static initializers (#89063) by Pavel Labath · 2 days ago
  15. ccce5a3 [lldb/linux] Make sure the process continues running after a detach (#88494) by Pavel Labath · 2 days ago
  16. a11c794 [lldb][test] Improve invalid compiler error message by David Spickett · 2 days ago
  17. 22e6346 Add asan tests for libsanitizers. (#88349) (#88962) by Usama Hameed · 2 days ago
  18. 1907d06 Revert "Add asan tests for libsanitizers. (#88349)" by Adrian Prantl · 3 days ago
  19. 20f1610 [lldb] Fix nullptr dereference on running x86 binary with x86-disabled llvm (#82603) by Daniil Kovalev · 3 days ago
  20. cf0fd02 [lldb][lit] Guard MallocNanoZone envvar in shell tests (#88824) by Chelsea Cassanova · 3 days ago
  21. 7834230 Add asan tests for libsanitizers. (#88349) by Usama Hameed · 3 days ago
  22. 769e376 Work around test failure due to new aslr default by Adrian Prantl · 3 days ago
  23. ab6c54b [lldb] Fix the standalone Xcode build after #88317 by Jonas Devlieghere · 3 days ago
  24. 6a9a65a [lldb][ClangExpressionDeclMap][NFC] Remove unused NameSearchContext::m_found_function (#88724) by Michael Buch · 3 days ago
  25. c5a5420 [lldb][TypeSystemClang][NFCI] Use LangOptions::setLangDefaults when creating new LangOptions (#88721) by Michael Buch · 3 days ago
  26. fc68dcb [lldb][NFC] Turn ChildCacheState into an unscoped enum (#88703) by Michael Buch · 3 days ago
  27. 5aa1de8 [lldb] Skip lldb-server unit tests when building with ASan by Jonas Devlieghere · 3 days ago
  28. f600b99 [LLDB][libc++] Adds valarray proxy data formatters. (#88613) by Mark de Wever · 4 days ago
  29. 1b47615 [libc++][CI] Tests LLDB libc++ data formatters. (#88312) by Mark de Wever · 4 days ago
  30. 8f23e7f [lldb] Fixes comment typos. by Mark de Wever · 6 days ago
  31. 45e9654 [lldb][libc++] Adds local_t clock data formatters. (#88178) by Mark de Wever · 6 days ago
  32. 0c3c548 Reapply "Fix error in unrecognized register name handling for "SBFram…e.register"" (#88468)" (#88535) by jimingham · 7 days ago
  33. 1bff495 [lldb] Fix test build failure by Jan Svoboda · 7 days ago
  34. 619e110 [lldb] fix dead lock in TypeCategoryMap.cpp (#87540) by Vincent Belliard · 7 days ago
  35. 119fe6f Add lldb-dap to Swift distributions (#88482) by Adam Fowler · 7 days ago
  36. 2d00730 [lldb][test] Add tests for evaluating local variables whose name clashes with Objective-C types (#87807) by Michael Buch · 7 days ago
  37. 052e4fd Reland "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" … (#88442) by Chelsea Cassanova · 7 days ago
  38. 392ddbc Revert "Fix error in unrecognized register name handling for "SBFrame.register"" (#88468) by Chelsea Cassanova · 7 days ago
  39. d61db29 Fix error in unrecognized register name handling for "SBFrame.register" (#88047) by jimingham · 7 days ago
  40. 05c43b4 Revert "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" (#88436) by Chelsea Cassanova · 7 days ago
  41. b736ced [lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds (#88431) by Chelsea Cassanova · 7 days ago
  42. e527c55 [lldb][ClangExpressionParser] Don't by default enable Objecitve-C support when evaluating C++ expressions (#87767) by Michael Buch · 8 days ago
  43. 061262b [lldb][ClangUserExpression][NFCI] Pass the most specific ExecutionContextScope possible into ClangExpressionParser (#87657) by Michael Buch · 8 days ago
  44. 35155e0 [lldb] Fix call to TemplateTemplateParmDecl::Create after #88139 (#88417) by Krystian Stasiowski · 8 days ago
  45. b8de121 Reland "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into ll… (#88331) by Chelsea Cassanova · 8 days ago
  46. 2885e51 [NFC][Clang] Improve const correctness for IdentifierInfo (#79365) by Bill Wendling · 8 days ago
  47. 3c532c9 Revert "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations.h" (#88324) by Chelsea Cassanova · 8 days ago
  48. b37fc5e [lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations.h (#87409) by Chelsea Cassanova · 8 days ago
  49. 7ba0668 [lldb] Overwrite existing LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES by Cyndy Ishida · 10 days ago
  50. e3495c8 [lldb] Add swig doc for SBProcess address mask methods by Jason Molenda · 10 days ago
  51. 3eee3b8 [lldb] [NFC] Fix swig docstring annotations (#88073) by Jason Molenda · 10 days ago
  52. 88d83ad [cmake] Prevent implicitly passing `-no_exported_symbols` (#87846) by Cyndy Ishida · 12 days ago
  53. 02cca1d [cmake] Build executables with -no_exported_symbols when building Apple toolchain (#87684) by Cyndy Ishida · 13 days ago
  54. ec33cd4 Revert "Debuginfod Testing & fixes: 3rd times the charm? (#87676)" by Shubham Rastogi · 2 weeks ago
  55. b5becf1 Debuginfod Testing & fixes: 3rd times the charm? (#87676) by Kevin Frei · 2 weeks ago
  56. 37f0491 [lldb] Set static Module's load addresses via ObjectFile (#87439) by Jason Molenda · 2 weeks ago
  57. 69d019c Revert "DebugInfoD issues, take 2" (#87583) by Chelsea Cassanova · 2 weeks ago
  58. 74f7a96 DebugInfoD issues, take 2 (#86812) by Kevin Frei · 2 weeks ago
  59. 9796f8d [lldb] Correct byte order check for 128 bit integer registers by David Spickett · 2 weeks ago
  60. 23bf772 [lldb][SymbolFileDWARFDebugMap] Introduce enum to indicate whether to continue iteration of object files (#87344) by Michael Buch · 2 weeks ago
  61. 42cb799 [lldb] clang-format AuxVector.h (#85057) by David Spickett · 2 weeks ago
  62. bc69f1b [lldb][FreeBSD] Add FreeBSD specific AT_HWCAP value (#84147) by David Spickett · 2 weeks ago
  63. cc0ac7a Add uncovered enums in switches caused by 9434c083475e42f47383f3067fe2a155db5c6a30 by David Blaikie · 2 weeks ago
  64. c4e3fa6 [lldb] Don't crash when attempting to parse breakpoint id `N.` as `N.*` (#87263) by Jordan Rupprecht · 2 weeks ago
  65. 33d564b Fix DWARF locations when we have large .dwp files. (#87164) by Greg Clayton · 3 weeks ago
  66. af0816c [lldb] Fix type lookup in DWARF .o files via debug map (#87177) by Pablo Busse · 3 weeks ago
  67. d109d86 [LLDB] Add APFloat helper functions to Scalar class. (#86862) by cmtice · 3 weeks ago
  68. c76e24b [lldb] Remove cmake check for pexpect with LLDB_TEST_USE_VENDOR_PACKAGES (#86962) by Jordan Rupprecht · 3 weeks ago
  69. fbc800e [lldb] Avoid deadlock by unlocking before invoking callbacks (#86888) by Jonas Devlieghere · 3 weeks ago
  70. e8077ca [lldb] [ObjC runtime] Don't cast to signed when left shifting (#86605) by Jason Molenda · 3 weeks ago
  71. 7fb82d9 [lldb] Revive shell test after updating UnwindTable (#86770) by Jason Molenda · 3 weeks ago
  72. f769a89 [lldb][Dwarf] Add missing timer when parsing .debug_abbrev. (#86568) by Zequan Wu · 3 weeks ago
  73. cbdf8cf [lldb][nfc] Delete unused variable (#86740) by Felipe de Azevedo Piovezan · 3 weeks ago
  74. e58fca0 [lldb] Implement coalescing of disjoint progress events (#84854) by Jonas Devlieghere · 3 weeks ago
  75. 4206d84 [lldb] Remove test for add-symbol-file adds unwind source by Jason Molenda · 3 weeks ago
  76. 7d4a2f4 [lldb] Fix warning: comparison of unsigned expression in >= 0 is always true by Jonas Devlieghere · 3 weeks ago
  77. 70ecba3 [lldb] Don't clear a Module's UnwindTable when adding a SymbolFile (#86603) by Jason Molenda · 3 weeks ago
  78. de96a9a Make the correct (5 argument) form of the command definition be the primary one suggested in the docs (#86593) by jimingham · 3 weeks ago
  79. 692e46b Revert "[lldb] Implement coalescing of disjoint progress events (#84854)" by Jonas Devlieghere · 3 weeks ago
  80. 6c0fec5 Add register lookup as another fallback computation for address-expressions (#85492) by jimingham · 3 weeks ago
  81. af57b49 [lldb] [ObjectFileMachO] LLVM_COV is not mapped into firmware memory (#86359) by Jason Molenda · 3 weeks ago
  82. 18b9b30 [lldb] Implement coalescing of disjoint progress events (#84854) by Jonas Devlieghere · 3 weeks ago
  83. fcbcc17 Revert "DebugInfoD tests + fixing issues exposed by tests (#85693)" by Muhammad Omair Javaid · 4 weeks ago
  84. 913b5c3 Revert "Missed a null-ptr check in previous PR for Debuginfod testing (#86292)" by Muhammad Omair Javaid · 4 weeks ago
  85. 12ad211 Missed a null-ptr check in previous PR for Debuginfod testing (#86292) by Kevin Frei · 4 weeks ago
  86. 1e7dff2 [lldb] Handle clang::Language::CIR (#86234) by Kazu Hirata · 4 weeks ago
  87. 940d0c3 DebugInfoD tests + fixing issues exposed by tests (#85693) by Kevin Frei · 4 weeks ago
  88. 3a55368 [lldb] Add missing initialization in LineEntry ctor by Jonas Devlieghere · 4 weeks ago
  89. 72bedff [lldb][progress][NFC] Clarify Doxygen comments for `details` field (#86002) by Chelsea Cassanova · 4 weeks ago
  90. dfb0cd6 [lldb] Reland: Store SupportFile in FileEntry (NFC) (#85892) by Jonas Devlieghere · 4 weeks ago
  91. c00641b [lldb] Invert relationship between Process and AddressableBits (#85858) by Alex Langford · 4 weeks ago
  92. 9f6af38 [lldb] Remove process restart prompt from TestSourceManager (#85861) by Alex Langford · 4 weeks ago
  93. 990d1cb [lldb] Omit --show-globals in `help target var` (#85855) by Felipe de Azevedo Piovezan · 4 weeks ago
  94. ecd6041 Silence -Wswitch warnings by Benjamin Kramer · 4 weeks ago
  95. f853434 [lldb] Outline Doxygen comments in LineEntry.h (NFC) by Jonas Devlieghere · 5 weeks ago
  96. c9579a6 Revert "[lldb] Update SymbolFilePDBTests for LineEntry change (d5a277d309e9)" by Jonas Devlieghere · 4 weeks ago
  97. 4ddae4e Revert "[lldb] Store SupportFile in FileEntry (NFC)" (#85885) by Jonas Devlieghere · 4 weeks ago
  98. c758535 [lldb/API] Add missing `eBroadcastBitSymbolsChanged` to SBTarget (NFC) (#85883) by Med Ismail Bennani · 4 weeks ago
  99. 1b97ade [lldb][DataFormatter] Fix format specifiers in LibCxxSliceArray summary provider (#85763) by Michael Buch · 4 weeks ago
  100. 388ca20 [lldb][nfc] Factor out repeated code in DWIM Print (#85669) by Felipe de Azevedo Piovezan · 4 weeks ago