lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/10/02
[Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnostic that indicates the language used for expression evaluation (PR #161688)
Jonas Devlieghere via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] support attaching by name for platform android (PR #160931)
Roy Shi via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function (PR #161536)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (PR #155331)
Augusto Noronha via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
Alex Langford via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (PR #155331)
Augusto Noronha via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (PR #155331)
Augusto Noronha via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 5665b1b - [lldb][NFC] Fix spelling of function in log message (#161261)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnostic that indicates the language used for expression evaluation (PR #161688)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (PR #161655)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 07974fe - Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (#161655)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Reland "[LLDB][NativePDB] Create functions with mangled name" (PR #161678)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Prevent early exit for weak symbol found in IRExecutionUnit::FindInSymbols (PR #161733)
Dave Lee via lldb-commits
2025/10/02
[Lldb-commits] [lldb] f4784fd - [debugserver] Support for `qMemTags` packet (#160952)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Prevent early exit for weak symbol found in IRExecutionUnit::FindInSymbols (PR #161733)
Dave Lee via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Prevent early exit for weak symbol found in IRExecutionUnit::FindInSymbols (PR #161733)
Dave Lee via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Prevent early exit for weak symbol found in IRExecutionUnit::FindInSymbols (PR #161733)
Dave Lee via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
Jonas Devlieghere via lldb-commits
2025/10/02
[Lldb-commits] [lldb] dbffd0a - [lldb] Add lld requirement to NativePDB test (#161731)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
Alex Langford via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add lld requirement to NativePDB test (PR #161731)
Alex Langford via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][test] check if CoreDumping is supported at runtime (PR #161385)
Ebuka Ezike via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Fix deadlock in parallel module loading with separate symbol thread pool (PR #160225)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)
Jacob Lalonde via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)
Jacob Lalonde via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)
Jacob Lalonde via lldb-commits
2025/10/02
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFCI: Clean up `CompilerInstance::create{File, Source}Manager()` (PR #160748)
Jan Svoboda via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][NFCI] Remove the non-const reference Mangled::GetMangledName accessor (PR #161495)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][test] Allow '.c' files to be used as shell tests (PR #161520)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][Statistics] Add coreFilePath to Target stats (PR #161448)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] support attaching by name for platform android (PR #160931)
Roy Shi via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (PR #157674)
Timur Golubovich via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/10/02
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFCI: Clean up `CompilerInstance::create{File, Source}Manager()` (PR #160748)
Jan Svoboda via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (PR #161655)
Adrian Prantl via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Adding A new Binding helper for JSONTransport. (PR #159160)
John Harrison via lldb-commits
2025/10/02
[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libcxx] [libcxxabi] [lld] [lldb] [llvm] [Inclusive Language] migrate "sanity" checks to "soundness" checks (PR #156995)
Louis Dionne via lldb-commits
2025/10/02
[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Janet Yang via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Adding A new Binding helper for JSONTransport. (PR #159160)
Jonas Devlieghere via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Adding A new Binding helper for JSONTransport. (PR #159160)
Jonas Devlieghere via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][NFC] Fix variable casing issue (PR #161691)
Jacob Lalonde via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 3c8c500 - [LLDB][NFC] Fix variable casing issue (#161691)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][NFC] Fix variable casing issue (PR #161691)
Jonas Devlieghere via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnistc that indicates the language used for expression evaluation (PR #161688)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][NFC] Fix variable casing issue (PR #161691)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB][NFC] Fix variable casing issue (PR #161691)
Jacob Lalonde via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnostic that indicates the language used for expression evaluation (PR #161688)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnistc that indicates the language used for expression evaluation (PR #161688)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnistc that indicates the language used for expression evaluation (PR #161688)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Linux] Fix checking of error values when attach fails (PR #161673)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Linux] Fix checking of error values when attach fails (PR #161673)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][Linux] Fix checking of error values when attach fails (PR #161673)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Janet Yang via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 82b3057 - [lldb][test] TestAbiTagStructors.py adjust test to account for older compiler versions
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Janet Yang via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 7e6d277 - [lldb][test] TestStructuredBinding.py: adjust assertion to check for compatible compiler version
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 86ba198 - [lldb][test] Un-XFAIL TestDataFormatterStdUnorderedMap.py for older Clang versions
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (PR #161655)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (PR #161655)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] Revert "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function" (PR #161655)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
via lldb-commits
2025/10/02
[Lldb-commits] [lldb] 6382bb5 - [lldb][test] XFAIL TestGlobalSymbolObjCConflict.c on Windows
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Sergei Druzhkov via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
Michael Buch via lldb-commits
2025/10/02
[Lldb-commits] [lldb] [lldb][test] Allow '.c' files to be used as shell tests (PR #161520)
Dmitry Vasilyev via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Allow '.c' files to be used as shell tests (PR #161520)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][Stats] Calculate active time to first Bt (PR #161604)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][Statistics] Add coreFilePath to Target stats (PR #161448)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][ProcessWindows] Set exit status on instance rather than going through all targets (PR #159308)
Martin Storsjö via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] Fix a crash when a stop hook deletes itself in its callback. (PR #160416)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][Statistics] Add coreFilePath to Target stats (PR #161448)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
Augusto Noronha via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][Statistics] Add coreFilePath to Target stats (PR #161448)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][RISCV] Fixed TestSymbolFileJSON for RISC-V (PR #161497)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
Augusto Noronha via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
Augusto Noronha via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
David Peixotto via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Sergei Druzhkov via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Sergei Druzhkov via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
David Peixotto via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
David Peixotto via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
David Peixotto via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (PR #157674)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Add load core time to target metrics (PR #161581)
Jacob Lalonde via lldb-commits
2025/10/01
[Lldb-commits] [lldb] Delegate to ABI plugin to check if call frame addresses are valid (PR #161398)
Jason Molenda via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
Martin Storsjö via lldb-commits
2025/10/01
[Lldb-commits] [lldb] Delegate to ABI plugin to check if call frame addresses are valid (PR #161398)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/10/01
[Lldb-commits] [lldb] 5a80fb9 - Revert "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function (#161536)"
Augusto Noronha via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Jonas Devlieghere via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Fix bf16 test cases on Arm 32-bit (PR #161528)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Miguel Ojeda via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][ProcessWindows] Set exit status on instance rather than going through all targets (PR #159308)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][ProcessWindows] Set exit status on instance rather than going through all targets (PR #159308)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function (PR #161536)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [LLDB][ProcessWindows] Set exit status on instance rather than going through all targets (PR #159308)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] 9f7e7f7 - [lldb][MachO] Fix inspection of global variables that start with 'O' (#161521)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO] Fix inspection of global variables that start with 'O' (PR #161521)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO] Fix inspection of global variables that start with 'O' (PR #161521)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] f33564b - [lldb][NFCI] Remove the non-const reference Mangled::GetMangledName accessor (#161495)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][NFCI] Remove the non-const reference Mangled::GetMangledName accessor (PR #161495)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO] Fix inspection of global variables that start with 'O' (PR #161521)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Allow '.c' files to be used as shell tests (PR #161520)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function (PR #161536)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO] Fix inspection of global variables that start with 'O' (PR #161521)
Adrian Prantl via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][NFCI] Remove the non-const reference Mangled::GetMangledName accessor (PR #161495)
Adrian Prantl via lldb-commits
2025/10/01
[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
2025/10/01
[Lldb-commits] [lldb] edb80a8 - [lldb][test] Fix bf16 test cases on Arm 32-bit (#161528)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Fix bf16 test cases on Arm 32-bit (PR #161528)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Fix bf16 test cases on Arm 32-bit (PR #161528)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][test] Fix bf16 test cases on Arm 32-bit (PR #161528)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (PR #157674)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][MachO] Fix inspection of global variables that start with 'O' (PR #161521)
via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Added a check for the specialization existence (PR #154123)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Added a check for the specialization existence (PR #154123)
Timur Golubovich via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Avoid redundant const char* -> StringRef roundtrip (PR #161499)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Avoid redundant const char* -> StringRef roundtrip (PR #161499)
David Spickett via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Avoid redundant const char* -> StringRef roundtrip (PR #161499)
Michael Buch via lldb-commits
2025/10/01
[Lldb-commits] [lldb] [lldb][RISCV] Fixed TestSymbolFileJSON for RISC-V (PR #161497)
via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb] Support mangled type names in `memory read` (PR #160601)
Dave Lee via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb][IRExecutionUnit] Return error on failure to resolve function address (PR #161363)
Jason Molenda via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
Walter Erquinigo via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb] Add support for unique target ids (PR #160736)
John Harrison via lldb-commits
2025/09/30
[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
John McCall via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb][NFC] Fix spelling of function in log message (PR #161261)
Julian Lettner via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb][IRExecutionUnit] Return error on failure to resolve function address (PR #161363)
Adrian Prantl via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb] Support mangled type names in `memory read` (PR #160601)
Dave Lee via lldb-commits
2025/09/30
[Lldb-commits] [lldb] Delegate to ABI plugin to check if call frame addresses are valid (PR #161398)
via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [lldb][NFC] Fix spelling of function in log message (PR #161261)
David Spickett via lldb-commits
2025/09/30
[Lldb-commits] [clang] [lldb] [Clang][PowerPC] Add __dmr2048 type and DMF crypto builtins (PR #157152)
Maryam Moghadas via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
Michael Buch via lldb-commits
2025/09/30
[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)
via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
Julian Lettner via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
2025/09/29
[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Ilia Kuklin via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Walter Erquinigo via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Simplify obsolete error condition for malformed array member type offsets (PR #160132)
Michael Buch via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Simplify obsolete error condition for malformed array member type offsets (PR #160132)
via lldb-commits
2025/09/29
[Lldb-commits] [lldb] support attaching by name for platform android (PR #160931)
Roy Shi via lldb-commits
2025/09/29
[Lldb-commits] [lldb] support attaching by name for platform android (PR #160931)
Roy Shi via lldb-commits
2025/09/29
[Lldb-commits] [lldb] DRAFT: [lldb][DWARFASTParserClang] Remove old workaround (PR #160132)
Michael Buch via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/09/29
[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)
David Spickett via lldb-commits
2025/09/28
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Sergei Druzhkov via lldb-commits
2025/09/28
[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
via lldb-commits
Earlier messages
Later messages