Messages by Thread
-
[Lldb-commits] [lldb] [lldb][docs] Update standlone build instructions (PR #192613)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add EXPORT to lldb-tblgen (PR #192610)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Limit DIL globals to only current file (PR #192592)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] Ensure that the Synthetic children of a ValueObject are managed by their parents ClusterManager (PR #192561)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add bitwise shift operators and fix literals' sign in DIL (PR #192506)
Ilia Kuklin via lldb-commits
-
[Lldb-commits] [lldb] db9132e - [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (#192395)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Support synthetic SBValues in ScriptedFrame variable enumeration (PR #192474)
Alexandre Perez via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] [Support][JSON] Use `std::unordered_map` for object storage (PR #171230)
Cyndy Ishida via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] implement CWG1980 and CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add Python cryptography package as new test dependency (PR #192434)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][Windows] Invalidate cached register values on thread stop (PR #192430)
Ayush Sahay via lldb-commits
-
[Lldb-commits] [lldb] 38e0a9e - [lldb][AArch64][Linux] Fix memory tagging tests (#192421)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][AArch64][Linux] Fix some memory tagging tests (PR #192421)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add synthetic variable support to Get*VariableList. (PR #181501)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Scaffolding for synthetic variable support. (PR #181500)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Reformat OptionGroupVariable.{h, cpp}, NFC. (PR #192395)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add extended variable support to Get*VariableList. (PR #181501)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Scaffolding for extended variable support. (PR #181500)
Aman LaChapelle via lldb-commits
-
[Lldb-commits] [lldb] cf53623 - Reapply "[ObjC][Preprocessor] Handle @import directive as a pp-directive" (#189174)
via lldb-commits
-
[Lldb-commits] [lldb] 02fdc8f - [lldb] Fix stale Symbol pointer crash in statusline after 'target symbols add' (#188377)
via lldb-commits
-
[Lldb-commits] [lldb] 9242102 - [lldb] Declare return type of lldbutil.run_to_source_breakpoint (#190028)
via lldb-commits
-
[Lldb-commits] [lldb] 1f0ded8 - [lldb][windows] recommend building with Python 3.11 (#191159)
via lldb-commits
-
[Lldb-commits] [lldb] 158434a - [lldb][windows] use a marker to drain the ConPTY's init sequence (#191472)
via lldb-commits
-
[Lldb-commits] [lldb] [llvm] [lldb] Add HTTPS hardening tests for SymbolLocatorSymStore (PR #192274)
Stefan Gränitz via lldb-commits
-
[Lldb-commits] [lldb] b9077c8 - [lldb][Docs] Fix presentation of some default values (#192239)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][Docs] Fix presentation of some default values (PR #192239)
via lldb-commits
-
[Lldb-commits] [lldb] 257aa19 - [lldb][FreeBSDKernel] Supply values for CS/SS registers (#192207)
via lldb-commits
-
[Lldb-commits] [lldb] 789f30c - [llvm] Move libSupportHTTP to top-level libHTTP (NFC) (#191202)
via lldb-commits
-
[Lldb-commits] [lldb] 738ead2 - [lldb] Fix FreeBSD/NetBSD plugin build after AsCString API change (#192110)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix FreeBSD/NetBSD plugin build after AsCString API change (PR #192110)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb][FreeBSDKernel] Supply values for CS/SS registers (PR #192207)
Minsoo Choo via lldb-commits
-
[Lldb-commits] [lldb] [lldb][FreeBSDKernel] Implement trapframe unwinding (PR #192184)
Minsoo Choo via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix plugin build after AsCString API change (PR #192110)
Minsoo Choo via lldb-commits
-
[Lldb-commits] [lldb] 516c4d9 - [lldb] Replace remaining uses of `UnwindLogMsg()` with UNWIND_LOG macro (#192038)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add enum lookup to DIL (PR #192065)
Ilia Kuklin via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Add tests for repeating "memory read" command (PR #192063)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Make timeout for HTTP send/receive in SymbolLocatorSymStore configurable (PR #192061)
Stefan Gränitz via lldb-commits
-
[Lldb-commits] [lldb] 16f7938 - [lldb] Fix synthetic frame identity loss during incremental fetches (#191903)
via lldb-commits
-
[Lldb-commits] [clang] [flang] [lldb] [llvm] [mlir] [cmake] Fix clang-cl PCH mismatches in static builds (PR #191552)
Alexandre Ganea via lldb-commits
-
[Lldb-commits] [lldb] f2b5dc2 - [lldb] Fix: Disable shared build dir when testing with PDB (#190991)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Replace remaining uses of `UnwindLogMsg()` with UNWIND_LOG macro (PR #192038)
Sergei Barannikov via lldb-commits