lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Show assembly depending on `stop-disassembly-display` settings (PR #136494)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Show assembly depending on `stop-disassembly-display` settings (PR #136494)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jason Molenda via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Updating the 'next' request handler use well structured types (PR #136642)
John Harrison via lldb-commits
2025/04/23
[Lldb-commits] [lldb] dd17cf4 - [lldb] Minor improvements to AddNamesMatchingPartialString (NFC) (#136760)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 6f5b98b - [lldb] returning command completions up to a maximum (#135565)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Emre Kultursay via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][CPlusPlus] Always use CPlusPlusNameParser for parsing C++ function names (PR #137072)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][CPlusPlus] Always use CPlusPlusNameParser for parsing C++ function names (PR #137072)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jason Molenda via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jason Molenda via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][CPlusPlus] Always use CPlusPlusNameParser for parsing C++ function names (PR #137072)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Migrate 'stepIn' request to well structured types. (PR #137071)
John Harrison via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Migrate 'stepIn' request to well structured types. (PR #137071)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jason Molenda via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jason Molenda via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Fix typo in tagged-pointer syntax string (NFC) (PR #137069)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Fix typo in tagged-pointer syntax string (NFC) (PR #137069)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] cef9ed5 - [lldb] Fix typo in tagged-pointer syntax string (NFC) (#137069)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Fix typo in tagged-pointer syntax string (NFC) (PR #137069)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] fix wrong assembly line number x64 (PR #136486)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Fix logic error in AppleObjCTypeEncodingParser (PR #137067)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Support riscv32 corefiles (PR #115408)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [polly] [Documentation] Always use SVG for dot-generated doxygen images. (PR #136843)
John Ericson via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 563ab56 - [lldb-dap] Show load addresses in disassembly (#136755)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Implement CLI support for reverse-continue (PR #132783)
Robert O'Callahan via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Maksim Ivanov via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)
Ebuka Ezike via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Ptrace seize dead process (PR #137041)
Jacob Lalonde via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Updating the 'next' request handler use well structured types (PR #136642)
John Harrison via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Remerge #136236 (PR #136795)
Greg Clayton via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Adrian Prantl via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Adrian Prantl via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Remerge #136236 (PR #136795)
Greg Clayton via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Remerge #136236 (PR #136795)
Greg Clayton via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 213424b - Add MachO RISC-V CPU type and CPU subtype to llvm & lldb (#136785)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Ensure we acquire the SB API lock while handling requests. (PR #137026)
John Harrison via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 3b48e2a - [lldb-dap] Ensure we acquire the SB API lock while handling requests. (#137026)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Add ToJSON for OptionValueEnumeration (PR #137007)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Add ToJSON for OptionValueEnumeration (PR #137007)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Add ToJSON for OptionValueEnumeration (PR #137007)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Ensure we acquire the SB API lock while handling requests. (PR #137026)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Add symbol/table count into statistics (PR #136226)
Greg Clayton via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 1041d54 - [lldb-dap] Updating the 'next' request handler use well structured types (#136642)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Updating the 'next' request handler use well structured types (PR #136642)
John Harrison via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Adrian Prantl via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb-dap] Show assembly depending on `stop-disassembly-display` settings (PR #136494)
Ebuka Ezike via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] fix repeating commands in repl mode (PR #135008)
Ebuka Ezike via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Parse DWARF CFI for discontinuous functions (PR #137006)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Parse DWARF CFI for discontinuous functions (PR #137006)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Parse DWARF CFI for discontinuous functions (PR #137006)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Parse DWARF CFI for discontinuous functions (PR #137006)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Parse DWARF CFI for discontinuous functions (PR #137006)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [polly] [Documentation] Always use SVG for dot-generated doxygen images. (PR #136843)
Aaron Ballman via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] 9651902 - [lldb][DataFormatters] Make data-formatters log to the DataFormatters channel
Michael Buch via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)
Ebuka Ezike via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jonas Devlieghere via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb/DWARF] Remove "range lower than function low_pc" check (PR #132395)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Allow arrays to be dereferenced in C/C++. (PR #135843)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
Martin Storsjö via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
Mikhail Zakharov via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Pavel Labath via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [polly] [Documentation] Always use SVG for dot-generated doxygen images. (PR #136843)
via lldb-commits
2025/04/23
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [polly] [Documentation] Always use SVG for dot-generated doxygen images. (PR #136843)
via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
David Spickett via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Dmitry Vasilyev via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Dmitry Vasilyev via lldb-commits
2025/04/23
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Dmitry Vasilyev via lldb-commits
2025/04/23
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] 3ccfbc8 - [lldb] Make sure changing the separator takes immediate effect (#136779)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Make sure changing the separator takes immediate effect (PR #136779)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jason Molenda via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Add symbol locator time for each module in statistics (PR #134563)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Remerge #136236 (PR #136795)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Fix crash after second run when set a previous watchpoint. (PR #136682)
Jason Molenda via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Craig Topper via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Fix crash after second run when set a previous watchpoint. (PR #136682)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][cmake] Populate Clang resource dir for CMakeCache (PR #136761)
Chelsea Cassanova via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Emre Kultursay via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)
Emre Kultursay via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jason Molenda via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Fix crash after second run when set a previous watchpoint. (PR #136682)
Jason Molenda via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [llvm] Add RISC-V CPU type and CPU subtype to llvm & lldb (PR #136785)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Make sure changing the separator takes immediate effect (PR #136779)
Adrian Prantl via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Make sure changing the separator takes immediate effect (PR #136779)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Make sure changing the separator takes immediate effect (PR #136779)
Jonas Devlieghere via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Handle stack frames without a module (PR #136777)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Handle stack frames without a module (PR #136777)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Handle stack frames without a module (PR #136777)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Minor improvements to AddNamesMatchingPartialString (NFC) (PR #136760)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][Minidump Parser] Implement a range data vector for minidump memory ranges (PR #136040)
Greg Clayton via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][Minidump Parser] Implement a range data vector for minidump memory ranges (PR #136040)
Greg Clayton via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Minor improvements to AddNamesMatchingPartialString (NFC) (PR #136760)
Dave Lee via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][cmake] Populate Clang resource dir for CMakeCache (PR #136761)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][cmake] Populate Clang resource dir for CMakeCache (PR #136761)
Chelsea Cassanova via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Augusto Noronha via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Augusto Noronha via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Augusto Noronha via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Augusto Noronha via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Clarify the documentation for GetIndexOfChildMemberWithName (PR #136633)
LLVM Continuous Integration via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Show load addresses in disassembly (PR #136755)
Ely Ronnen via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Make the statusline separator configurable (PR #136611)
Adrian Prantl via lldb-commits
2025/04/22
[Lldb-commits] [lldb] 6f1adbd - [lldb] Make the statusline separator configurable (#136611)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Clarify the documentation for GetIndexOfChildMemberWithName (PR #136633)
Adrian Prantl via lldb-commits
2025/04/22
[Lldb-commits] [lldb] 66b2c34 - [lldb] Clarify the documentation for GetIndexOfChildMemberWithName (#136633)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb-dap] Updating the 'next' request handler use well structured types (PR #136642)
John Harrison via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Clarify the documentation for GetIndexOfChildMemberWithName (PR #136633)
via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb][Minidump Parser] Implement a range data vector for minidump memory ranges (PR #136040)
Jacob Lalonde via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Charles Zablit via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb/DWARF] Remove "range lower than function low_pc" check (PR #132395)
David Spickett via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb/DWARF] Remove "range lower than function low_pc" check (PR #132395)
David Spickett via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb/DWARF] Remove "range lower than function low_pc" check (PR #132395)
David Spickett via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Michael Buch via lldb-commits
2025/04/22
[Lldb-commits] [lldb] [lldb] Upgrade `GetIndexOfChildWithName` to use `llvm::Expected` (PR #136693)
Michael Buch via lldb-commits
Earlier messages
Later messages