lldb-commits
Thread
Date
Earlier messages
Messages by Date
2025/08/27
[Lldb-commits] [libcxx] [lldb] [libcxx] adds size-based `__split_buffer` representation to unstable ABI (PR #139632)
Louis Dionne via lldb-commits
2025/08/27
[Lldb-commits] [libcxx] [lldb] [libcxx] adds size-based `__split_buffer` representation to unstable ABI (PR #139632)
Christopher Di Bella via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Thurston Dang via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Thurston Dang via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Thurston Dang via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
Greg Clayton via lldb-commits
2025/08/27
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Med Ismail Bennani via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/27
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Anthony Eid via lldb-commits
2025/08/27
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Anthony Eid via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/27
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Anthony Eid via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Abdullah Mohammad Amin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb] Fix a typo in --one-shot description (NFC) (PR #155637)
Dave Lee via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/27
[Lldb-commits] [lldb] 90d429c - [lldb] Fix a typo in --one-shot description (NFC) (#155637)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Abdullah Mohammad Amin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Abdullah Mohammad Amin via lldb-commits
2025/08/27
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: Provide inline definitions for {get, cast}TagDecl and friends (PR #155051)
Matheus Izvekov via lldb-commits
2025/08/27
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: reintroduce clang/include/clang/AST/Type.h (PR #155050)
Matheus Izvekov via lldb-commits
2025/08/27
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: reintroduce clang/include/clang/AST/Type.h (PR #155050)
Matheus Izvekov via lldb-commits
2025/08/27
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: rename clang/include/clang/AST/Type.h to TypeBase.h (PR #155049)
Matheus Izvekov via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb] Fix a typo in --one-shot description (NFC) (PR #155637)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb] Fix a typo in --one-shot description (NFC) (PR #155637)
Dave Lee via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Walter Erquinigo via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)
David Spickett via lldb-commits
2025/08/27
[Lldb-commits] [lldb] 9dd38b0 - [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (#155483)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)
David Spickett via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)
David Spickett via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [clang][Mangle] Inject structor type into mangled name when mangling for LLDB JIT expressions (PR #155485)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [clang][Mangle] Inject structor type into mangled name when mangling for LLDB JIT expressions (PR #155485)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)
David Spickett via lldb-commits
2025/08/27
[Lldb-commits] [lldb] Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (PR #155605)
Ilia Kuklin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] Reapply "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (PR #155610)
Ilia Kuklin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] bae1772 - Reapply "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155610)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (PR #155483)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [lldb] 241d160 - Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155605)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (PR #155605)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (PR #155605)
Ilia Kuklin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (PR #152308)
Ilia Kuklin via lldb-commits
2025/08/27
[Lldb-commits] [lldb] 51230d9 - [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (#152308)
via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)
David Spickett via lldb-commits
2025/08/27
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (PR #155483)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/27
[Lldb-commits] [libcxx] [lldb] Reapply "[libc++] Refactor key extraction for __hash_table and __tree (#154512)" (PR #155565)
Nikolas Klauser via lldb-commits
2025/08/27
[Lldb-commits] [libcxx] [lldb] Reapply "[libc++] Refactor key extraction for __hash_table and __tree (#154512)" (PR #155565)
via lldb-commits
2025/08/27
[Lldb-commits] [libcxx] [lldb] Reapply "[libc++] Refactor key extraction for __hash_table and __tree (#154512)" (PR #155565)
Nikolas Klauser via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Vitaly Buka via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
Jonas Devlieghere via lldb-commits
2025/08/26
[Lldb-commits] [lldb] 101ad14 - [lldb-dap] Improving lldbdap_testcase.py error diagnosability (#155352)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Paul Kirth via lldb-commits
2025/08/26
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Anthony Eid via lldb-commits
2025/08/26
[Lldb-commits] [lldb] WIP: Stop using replicated variable ids (PR #124232)
Anthony Eid via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Paul Kirth via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Paul Kirth via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Thurston Dang via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] a67257b - [lldb] Adding structured types for existing MCP calls. (#155460)
via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] aadc708 - [lldb] Corretly parse Wasm segments (#154727)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Corretly parse Wasm segments (PR #154727)
Jonas Devlieghere via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Corretly parse Wasm segments (PR #154727)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
Jonas Devlieghere via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Thurston Dang via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] 8b544f3 - [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (#155282)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #155282)
Alex Langford via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
Piyush Jaiswal via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Michael Buch via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (PR #155483)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #155282)
Alex Langford via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (PR #155483)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (PR #155483)
Michael Buch via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
Piyush Jaiswal via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] 2677728 - [lldb] Underline short option letters as mnemonics (#153695)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Creating a new Binder helper for JSONRPC transport. (PR #155315)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Creating a new Binder helper for JSONRPC transport. (PR #155315)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Adding structured types for existing MCP calls. (PR #155460)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [vscode-lldb] Support lldb-dap environment in debug configuration (PR #153536)
Roy Shi via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Adrian Prantl via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
Jonas Devlieghere via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Omit loading local symbols in LLDB symbol table (PR #154809)
David Peixotto via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
John Harrison via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Underline short option letters as mnemonics (PR #153695)
Jonas Devlieghere via lldb-commits
2025/08/26
[Lldb-commits] [lldb] d85069c - [LLDB] Re-land 'Update DIL handling of array subscripting' (#154269)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Re-land 'Update DIL handling of array subscripting' (PR #154269)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] 749537f - [lldb][lldb-dap] parse `pathFormat` as an optional (#155238)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb][lldb-dap] parse `pathFormat` as an optional (PR #155238)
Ebuka Ezike via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Underline short option letters as mnemonics (PR #153695)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Underline short option letters as mnemonics (PR #153695)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb] Unwind through ARM Cortex-M exceptions automatically (PR #153922)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Added a check for the specialization existence (PR #154123)
via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (PR #152308)
Pavel Labath via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (PR #152308)
Pavel Labath via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (PR #152308)
Pavel Labath via lldb-commits
2025/08/26
[Lldb-commits] [lldb] [LLDB][ARM] Make TPIDR a generic tp register (PR #154444)
David Spickett via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/26
[Lldb-commits] [clang] [lldb] [llvm] [lldb][Expression] Add structor variant to LLDB's function call labels (PR #149827)
Michael Buch via lldb-commits
2025/08/25
[Lldb-commits] [lldb] acf9611 - [lldb] Fix a warning
Kazu Hirata via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability (PR #155352)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Adding exception handling for dap server disconnect and terminations in lldbdap_testcase.py (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [LLDB] Re-land 'Update DIL handling of array subscripting' (PR #154269)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [LLDB] Re-land 'Update DIL handling of array subscripting' (PR #154269)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Piyush Jaiswal via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [LLDB] Re-land 'Update DIL handling of array subscripting' (PR #154269)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [LLDB] Re-land 'Update DIL handling of array subscripting' (PR #154269)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
Jason Molenda via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
Jason Molenda via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
Jason Molenda via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
Jason Molenda via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (PR #155331)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (PR #155331)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] Improving lldbdap_testcase.py error diagnosability and adding exception handling for dap server disconnect and terminations (PR #155335)
Jonas Devlieghere via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Adopt JSONTransport in the MCP Server (Reland) (PR #155322)
Jacob Lalonde via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Creating a new Binder helper for JSONRPC transport. (PR #155315)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Creating a new Binder helper for JSONRPC transport. (PR #155315)
John Harrison via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [clang] remove IsDefaulted bit from TemplateArgument (PR #155120)
Matheus Izvekov via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Add count for errors of DWO files in statistics and combine DWO file count functions (PR #155023)
Ziyi Wang via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [clang] remove IsDefaulted bit from TemplateArgument (PR #155120)
Shafik Yaghmour via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] improve symbol table style (PR #155097)
Ely Ronnen via lldb-commits
2025/08/25
[Lldb-commits] [lldb] 3cbbc07 - [lldb-dap] improve symbol table style (#155097)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb-dap] improve symbol table style (PR #155097)
Ely Ronnen via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Paul Kirth via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #155282)
via lldb-commits
2025/08/25
[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #155282)
Alex Langford via lldb-commits
2025/08/25
[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
Dan Liew via lldb-commits
Earlier messages