lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/31
[Lldb-commits] [lldb] [lldb][test][NFC] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Michael Buch via lldb-commits
2025/07/31
[Lldb-commits] [lldb] 21bf2fa - [lldb][test] Skip Recognizer/ubsan_add_overflow.test on Windows
Michael Buch via lldb-commits
2025/07/31
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Vladislav Dzhidzhoev via lldb-commits
2025/07/31
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Vladislav Dzhidzhoev via lldb-commits
2025/07/31
[Lldb-commits] [lldb] [lldb][test][NFC] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Vladislav Dzhidzhoev via lldb-commits
2025/07/31
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Vladislav Dzhidzhoev via lldb-commits
2025/07/31
[Lldb-commits] [lldb] [LLDB][NativePDB] Allow type lookup in namespaces (PR #149876)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (PR #151460)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (PR #151460)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (PR #151460)
Igor Kudrin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 7410f6d - [lldb][TypeSystemClang] Make AsmLabel parameter a llvm::StringRef (#151355)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Make AsmLabel parameter a llvm::StringRef (PR #151355)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Only use guard names in framework script (PR #151391)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] cade1e2 - [lldb][rpc] Only use guard names in framework script (#151391)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [windows][lldb] implement system logging on Windows (PR #150213)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Make AsmLabel parameter a llvm::StringRef (PR #151355)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Make AsmLabel parameter a std::string (PR #151355)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Don't use NamedTemporaryFile to test compiler support (PR #151387)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Don't use NamedTemporaryFile to test compiler support (PR #151387)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] f623702 - [lldb] Implement RegisterContextWasm (#151056)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (PR #150732)
Daniel Sanders via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (PR #150732)
Daniel Sanders via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (PR #150732)
Daniel Sanders via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb-dap] support moduleId in the stackTrace response (PR #149774)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb-dap] support moduleId in the stackTrace response (PR #149774)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb-dap] support moduleId in the stackTrace response (PR #149774)
Ebuka Ezike via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb-dap] support moduleId in the stackTrace response (PR #149774)
Ebuka Ezike via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Jason Molenda via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Jason Molenda via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Jason Molenda via lldb-commits
2025/07/30
[Lldb-commits] [clang] [lldb] [llvm] NFC: Clean up construction of IntrusiveRefCntPtr from raw pointers for llvm::vfs::FileSystem. (PR #151407)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
Jason Molenda via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support Darwin cross compilation for remote Linux test suite runs (PR #151403)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Augusto Noronha via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Augusto Noronha via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Augusto Noronha via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Upstream RPC Client Library Emitters (PR #147655)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Upstream RPC Client Library Emitters (PR #147655)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Dave Lee via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Fix running TestWithLimitDebugInfo.py on Windows (PR #150579)
Igor Kudrin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 90aed4d - [lldb][test] Fix running TestWithLimitDebugInfo.py on Windows (#150579)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fix updating persistent variables without JIT (PR #149642)
Igor Kudrin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] e4c0f30 - [lldb] Fix updating persistent variables without JIT (#149642)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] a7ac431 - Re-land "[lldb] Pick the builder for the target platform (#151262)"
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fallback to expression eval when Dump of variable fails in dwim-print (PR #151374)
Augusto Noronha via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetData` (PR #151350)
Ilia Kuklin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Dan Liew via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetData` (PR #151350)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] Revert "[lldb] Pick the builder for the target platform" (PR #151367)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] Revert "[lldb] Pick the builder for the target platform" (PR #151367)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 6b76ca8 - Revert "[lldb] Pick the builder for the target platform" (#151367)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] Revert "[lldb] Pick the builder for the target platform" (PR #151367)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Charles Zablit via lldb-commits
2025/07/30
[Lldb-commits] [lldb] Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2 (PR #148996)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] a14659a - [lldb] deactivate some tests on older SDKs (#147768)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] deactivate some tests on older SDKs (PR #147768)
Charles Zablit via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [windows][lldb] implement system logging on Windows (PR #150213)
Adrian Prantl via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Fix race condition in Process::WaitForProcessToStop() (PR #144919)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [llvm] [lldb][windows] use Windows APIs to print to the console (PR #149493)
Adrian Prantl via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] c2548a8 - [lldb] Support DW_OP_WASM_location in DWARFExpression (#151010)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Add sysroot to lldb-rpc-gen test suite invocation (PR #151291)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Update JSONTransport to use MainLoop for reading. (PR #148300)
John Harrison via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [LLDB][NativePDB] Fix name access for classes in `CVTagRecord::name` (PR #151190)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 6be3cc5 - [LLDB][NativePDB] Fix name access for classes in `CVTagRecord::name` (#151190)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [LLDB][NativePDB] Fix name access for classes in `CVTagRecord::name` (PR #151190)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] a7b58e7 - [lldb] Remove %T from lit tests (#151343)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Aiden Grossman via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Aiden Grossman via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Make AsmLabel parameter a std::optional<std::string> (PR #151355)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Make AsmLabel parameter a std::optional<std::string> (PR #151355)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Pick the builder for the target platform (PR #151262)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] eb9e526 - [lldb] Pick the builder for the target platform (#151262)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [llvm] [lldb][windows] use Windows APIs to print to the console (PR #149493)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [llvm] [lldb][windows] use Windows APIs to print to the console (PR #149493)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [llvm] [lldb][windows] use Windows APIs to print to the console (PR #149493)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetData` (PR #151350)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetData` (PR #151350)
Ilia Kuklin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetData` (PR #151350)
Ilia Kuklin via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Clear Frames when changing `disable-language-runtime-unwindplans` (PR #151208)
Felipe de Azevedo Piovezan via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove a redundant call to std::unique_ptr<T>::get (NFC) (PR #151283)
Kazu Hirata via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 5327eeb - [lldb] Remove a redundant call to std::unique_ptr<T>::get (NFC) (#151283)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Aiden Grossman via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Aiden Grossman via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [llvm] [lldb][windows] use Windows APIs to print to the console (PR #149493)
Charles Zablit via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Remove %T from lit tests (PR #151343)
Aiden Grossman via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] Logging setup for lldb-dap extension (PR #146884)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add software watchpoints support (PR #151195)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] 10d7352 - [lldb][FreeBSD] Add Auxv numbers for HWCAP3 and HWCAP4 (#151152)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][FreeBSD] Add Auxv numbers for HWCAP3 and HWCAP4 (PR #151152)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Pavel Labath via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][FreeBSD] Add Auxv numbers for HWCAP3 and HWCAP4 (PR #151152)
Omair Javaid via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Charles Zablit via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (PR #150999)
Charles Zablit via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (PR #148877)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][test] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Michael Buch via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Add sysroot to lldb-rpc-gen test suite invocation (PR #151291)
via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Add sysroot to lldb-rpc-gen test suite invocation (PR #151291)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb][rpc] Upstream RPC Client Library Emitters (PR #147655)
Chelsea Cassanova via lldb-commits
2025/07/30
[Lldb-commits] [lldb] [lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (PR #150732)
Pavel Labath via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [LLDB][NativePDB] Fix name access for classes in `CVTagRecord::name` (PR #151190)
Pavel Labath via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [LLDB] added getName method in SBModule (PR #150331)
Pavel Labath via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb] Support DW_OP_WASM_location in DWARFExpression (PR #151010)
Jonas Devlieghere via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
Jonas Devlieghere via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb][cmake] Remove unnecessary target dependency (PR #150300)
Alex Langford via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb][cmake] Remove unnecessary target dependency (PR #150300)
Alex Langford via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
Anthony Tran via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [llvm] [lldb-dap] Add network symbol optimization configuration options (PR #150777)
via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [llvm] [lldb-dap] Add network symbol optimization configuration options (PR #150777)
via lldb-commits
2025/07/29
[Lldb-commits] [lldb] [lldb][test] Fix running TestWithLimitDebugInfo.py on Windows (PR #150579)
Igor Kudrin via lldb-commits
Earlier messages
Later messages