Clone this repo:

Branches

  1. 3d03a8a [lldb-dap] Migrate stackTrace request to structured types (#173226) by Sergei Druzhkov · 16 hours ago main master
  2. 557e6ea [lldb/cmake] create staging directory for headers (#173427) by Jan Palus · 33 hours ago
  3. 36deefc [lldb] Add Python 3.8 compatibility for lldbtest.py (#173392) by Ebuka Ezike · 3 days ago
  4. ac632b0 [lldb] Improve detection of the readline backend (#173379) by Ebuka Ezike · 4 days ago
  5. 9060b08 [lldb][NFC] Assert ASTNodeUPs and pass ASTNodes by reference in DIL (#173240) by Ilia Kuklin · 4 days ago
  6. 4c8c637 [lldb][NFC] Remove temp allocation SBCommandReturnObject::PutCString (#173365) by Ebuka Ezike · 4 days ago
  7. e2907c9 [lldb][AIX][NFC] Fix clang-format issues (#173337) by Hemang Gadhavi · 4 days ago
  8. 6be3692 [lldb-dap] refactor monitor thread in tests (#172879) by Charles Zablit · 4 days ago
  9. d99913b [lldb][ObjC][NFC] Use llvm::StringRef::consume_front(char) where possible (#173012) by Michael Buch · 4 days ago
  10. 89feeea [lldb-dap] Adjusting the initialize/launch flow to better match the spec. (#171549) by John Harrison · 5 days ago
  11. 2f398ad [lldb-dap] Avoid unnecessary allocations when creating variables. (#172661) by Ebuka Ezike · 5 days ago
  12. f13d8ae [lldb-dap][test] Add Python 3.8 compatibility for test suite (#173264) by Ebuka Ezike · 5 days ago
  13. ddd60f7 [lldb] Use ReadCStringsFromMemory to speed-up AppleObjCClassDescriptorV2::method_t lookup (#172031) by Felipe de Azevedo Piovezan · 5 days ago
  14. 34eba35 [lldb][windows] skip TestPlatformProcessLaunchGDBServer.test_launch_with_unusual_process_name (#173250) by Charles Zablit · 5 days ago
  15. ff2a4db [lldb] Add ReadCStrings API to Process (#172026) by Felipe de Azevedo Piovezan · 5 days ago
  16. cde04f3 [lldb][AIX] Added Kill() implementation (#169454) by Dhruv Srivastava · 5 days ago
  17. 25a3f18 [LLDB] Improve error handling in TypeSystemClang::GetChildCompilerTypeAtIndex (#170932) by Adrian Prantl · 6 days ago
  18. c210c03 [LLVM][ADT] Make `scope-exit` CTAD-capable (#173131) by Victor Chernyakin · 6 days ago
  19. 71dd254 [lldb-dap] Migrate restart request to structured types (#172488) by Sergei Druzhkov · 7 days ago
  20. e68f62c [lldb] Recognize MTE faults with EXC_GUARD exception type (#172579) by Julian Lettner · 7 days ago