lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/16
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
John Harrison via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/16
[Lldb-commits] [lldb] c72c0b2 - Fix race condition during iteration through modules (#139283) (#139862)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/16
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
Jonas Devlieghere via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
Jonas Devlieghere via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/16
[Lldb-commits] [lldb] 087a5d2 - [lldb-dap] Adding additional asserts to unit tests. (#140107)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
John Harrison via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
John Harrison via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [llvm] [NFC] Separate high-level-dependent portions of DWARFExpression (PR #139175)
Jeremy Morse via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [llvm] [NFC] Separate high-level-dependent portions of DWARFExpression (PR #139175)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
Ebuka Ezike via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Add support for displaying `__float128` variables (PR #98369)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Add support for displaying `__float128` variables (PR #98369)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][lldb-dap] Basic implementation of a deferred request. (PR #140260)
Ebuka Ezike via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][DataFormatters] Adjust retrieval of unordered_map element type (PR #140256)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][DataFormatters] Adjust retrieval of unordered_map element type (PR #140256)
Michael Buch via lldb-commits
2025/05/16
[Lldb-commits] [lldb] c02e6ca - [lldb][AIX] Added 32-bit XCOFF Executable support (#139875)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] Extending LLDB to work on AIX (PR #102601)
Dhruv Srivastava via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Dhruv Srivastava via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Dhruv Srivastava via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
Martin Storsjö via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Call Target::ClearAllLoadedSections even earlier (PR #140228)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Call Target::ClearAllLoadedSections even earlier (PR #140228)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
David Spickett via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Pavel Labath via lldb-commits
2025/05/16
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Extending LLDB to work on AIX (PR #102601)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] bcb1227 - [lldb][AIX] Adding NativeThreadAIX (#139537)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][NFC] Split RegisterContextUnwind::SavedLocationForRegister (PR #139817)
Jason Molenda via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Extending LLDB to work on AIX (PR #102601)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB][Progress-On-Dap] Have indeterminate progress actually send events. (PR #140162)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB][Progress-On-Dap] Have indeterminate progress actually send events. (PR #140162)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB][Progress-On-Dap] Have indeterminate progress actually send events. (PR #140162)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB][ELF Core] Support all the Generic (Negative) SI Codes. (PR #140150)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB][ELF Core] Support all the Generic (Negative) SI Codes. (PR #140150)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Reduce max-children-count default to readable size (PR #139826)
Adrian Prantl via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Support all the Generic (Negative) SI Codes. (PR #140150)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Support all the Generic (Negative) SI Codes. (PR #140150)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Support all the Generic (Negative) SI Codes. (PR #140150)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Support all the Generic (Negative) SI Codes. (PR #140150)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Support all the Generic (Negative) SI Codes. (PR #140150)
Jacob Lalonde via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] assembly breakpoints (PR #139969)
Ely Ronnen via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Listen for broadcast classes. (PR #140142)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Limit formatter-section extractor range (PR #140139)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Limit formatter-section extractor range (PR #140139)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Refactor lldb-dap event handling. (PR #139669)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/15
[Lldb-commits] [lldb] 58b9b86 - [lldb-dap] Setup DAP for unit testing. (#139937)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)
Ilia Kuklin via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb-dap] Adding additional asserts to unit tests. (PR #140107)
via lldb-commits
2025/05/15
[Lldb-commits] [clang] [flang] [lld] [lldb] [llvm] [mlir] [polly] [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (PR #138587)
via lldb-commits
2025/05/15
[Lldb-commits] [clang] [flang] [lld] [lldb] [llvm] [mlir] [polly] [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (PR #138587)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
Jonas Devlieghere via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)
Vy Nguyen via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)
Vy Nguyen via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)
Vy Nguyen via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] 1f570b1 - [lldb] Use llvm::unique (NFC) (#139910)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (PR #140065)
Pavel Labath via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Use std::optional::value_or (NFC) (PR #140011)
Kazu Hirata via lldb-commits
2025/05/15
[Lldb-commits] [lldb] 9f569fe - [lldb] Use std::optional::value_or (NFC) (#140011)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Use llvm::unique (NFC) (PR #139910)
Kazu Hirata via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Use std::optional::value_or (NFC) (PR #140011)
Tim Gymnich via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Add support for displaying `__float128` variables (PR #98369)
Michael Buch via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][AIX] Adding NativeThreadAIX (PR #139537)
Dhruv Srivastava via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] 42ee758 - Complete the Implementation of DAP modules explorer. (#139934)
via lldb-commits
2025/05/15
[Lldb-commits] [clang] [flang] [lld] [lldb] [llvm] [mlir] [polly] [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (PR #138587)
Martin Storsjö via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] e3867cb - [NFC][lldb][lldb-dap] fix C++20 extension warning (#140031)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [NFC][lldb][lldb-dap] fix C++20 extension warning (PR #140031)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] 4ba8f4e - [lldb][lldb-dap] Migrate ScopesRequest to structured types (#138116)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][lldb-dap] Migrate ScopesRequest to structured types (PR #138116)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][lldb-dap] Migrate ScopesRequest to structured types (PR #138116)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb][lldb-dap] Migrate ScopesRequest to structured types (PR #138116)
Ebuka Ezike via lldb-commits
2025/05/15
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Use llvm::unique (NFC) (PR #139910)
Alex Langford via lldb-commits
2025/05/15
[Lldb-commits] [lldb] [lldb] Use std::optional::value_or (NFC) (PR #140011)
Alex Langford via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Use std::optional::value_or (NFC) (PR #140011)
Kazu Hirata via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Use std::optional::value_of (NFC) (PR #140011)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Use std::optional::value_of (NFC) (PR #140011)
Kazu Hirata via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][Formatters] Add --pointer-match-depth option to `type summary add` command. (PR #138209)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][Formatters] Add --pointer-match-depth option to `type summary add` command. (PR #138209)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][NFC] Split RegisterContextUnwind::SavedLocationForRegister (PR #139817)
Jason Molenda via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][NFC] Split RegisterContextUnwind::SavedLocationForRegister (PR #139817)
Jason Molenda via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] assembly breakpoints (PR #139969)
Ely Ronnen via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] assembly breakpoints (PR #139969)
Ely Ronnen via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] assembly breakpoints (PR #139969)
Ely Ronnen via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Lldb dap assembly breakpoint (PR #139969)
Ely Ronnen via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][Formatters] Add --pointer-match-depth option to `type summary add` command. (PR #138209)
Zequan Wu via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Ebuka Ezike via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] Remove intrusive reference count from `DiagnosticOptions` (PR #139584)
Oliver Hunt via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Ebuka Ezike via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][RPC] Upstream Python scripts (PR #138028)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][RPC] Upstream RPC server interface emitters (PR #138032)
Alex Langford via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][AIX] Added 32-bit XCOFF Executable support (PR #139875)
Dhruv Srivastava via lldb-commits
2025/05/14
[Lldb-commits] [lldb] 539265b - [lldb] Simplify a string comparison (NFC) (#139932)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Simplify a string comparison (NFC) (PR #139932)
Kazu Hirata via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Refactor lldb-dap event handling. (PR #139669)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][RPC] Upstream Python scripts (PR #138028)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][RPC] Upstream Python scripts (PR #138028)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Chelsea Cassanova via lldb-commits
2025/05/14
[Lldb-commits] [lldb] 28d732a - [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (#138020)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Alex Langford via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Simplify a string comparison (NFC) (PR #139932)
Alex Langford via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Fix race condition during iteration through modules (#139283) (PR #139862)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb] Simplify a string comparison (NFC) (PR #139932)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
John Harrison via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] Complete the Implementation of DAP modules explorer. (PR #139934)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Chelsea Cassanova via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Jonas Devlieghere via lldb-commits
2025/05/14
[Lldb-commits] [lldb] [lldb][cmake] Set `CMAKE_OSX_SYSROOT` when building debugserver with CMake 4 (PR #138020)
Jonas Devlieghere via lldb-commits
Earlier messages
Later messages