Messages by Thread
-
-
[Lldb-commits] [lldb] [lldb] Add a class comment for Materializer. NFC. (PR #214889)
Lang Hames via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Replace ConstString in Platform::GetFullNameForDylib (PR #214874)
Alex Langford via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Let callers of GetSharedModule skip symbol locating (NFC) (PR #214829)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Don't resolve dynamic type info if no named type exists (PR #214828)
via lldb-commits
-
[Lldb-commits] [lldb] af0e709 - Reapply "[lldb] Remove ConstString from FileSpec" (#211927) (#214599)
via lldb-commits
-
[Lldb-commits] [lldb] b3da6ec - [lldb] Address post-commit feedback on DynamicLoader binary loading (NFC) (#214635)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Swap the architecture comparison. (PR #214771)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Gate debugserver tests on advertised qSupported features (PR #214768)
Yao Qi via lldb-commits
-
[Lldb-commits] [lldb] [lldb][minidump] Skip the new minidump tests on ARM (PR #214766)
Leandro Lupori via lldb-commits
-
[Lldb-commits] [lldb] 84c6723 - [lldb][NFC] Don't use LLDB.h in multiple-targets/debuggers tests (#210981)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Increase the evaluate timeout. (PR #214746)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix existing operators on lldb.value (PR #214297)
via lldb-commits
-
[Lldb-commits] [lldb] 94af865 - [lldb] Remove Python 2 operators from lldb.value (#214296)
via lldb-commits
-
[Lldb-commits] [lldb] ec52cec - [lldb] Add tests for `lldb.value` (#214295)
via lldb-commits
-
[Lldb-commits] [lldb] b2f1380 - [lldb][Windows] Fix value API tests (#214237)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add a reason for all requireNot* decorators. (PR #214701)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] c783125 - [lldb][Python] Enable type annotations for most types (#213463)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][AArch64] Use unique_ptr instead of statics in RegisterTypeDetector (PR #214515)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] b3a4504 - [lldb] Make RegisterFlagsDetector into RegisterTypesDetector (#213892)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Make RegisterFlagsDetector into RegisterTypesDetector (PR #213892)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 1211be2 - [lldb][X86] Fix *BSD build on GCC workaround change (#214514)
via lldb-commits
-
[Lldb-commits] [lldb] 34323ab - [lldb] Fix the lazy initialization of Module's global collections (NFC) (#214630)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Address post-commit feedback on DynamicLoader binary loading (NFC) (PR #214635)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Report a corefile whose only image is a platform binary (PR #214634)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Take the kernel dSYM search paths as a parameter (PR #214633)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Download to a unique temporary path in the SymStore locator (PR #214632)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix the lazy initialization of Module's global collections (NFC) (PR #214630)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] Reapply "[lldb] Remove ConstString from FileSpec" (#211927) (PR #214599)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Read immutable literal-section values from the host object file instead of the process (PR #214563)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add target modules replace command (PR #214576)
Bar Soloveychik via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add generic address space support (PR #214089)
satyanarayana reddy janga via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Adopt ProcessAddress in the read memory APIs (NFC) (PR #214088)
satyanarayana reddy janga via lldb-commits
-
[Lldb-commits] [lldb] bd586dd - [lldb] Use the standard GDB remote thread for a non-Wasm process (#214380)
via lldb-commits
-
[Lldb-commits] [lldb] b2ba87a - [lldb] Split DynamicLoader binary loading into locate and load (NFCI) (#214372)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Correct reference operand scanning in DWARF expressions (PR #214519)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][X86] Fix *BSD build on GCC workaround change (PR #214514)
via lldb-commits
-
[Lldb-commits] [lldb] dcf0f2f - [lldb-dap] Merge parent and user defined env when spawning server. (#213679)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Skip the frame 0 expedite test with an out-of-tree debugserver (PR #214448)
Yao Qi via lldb-commits
-
[Lldb-commits] [lldb] 510241d - [lldb] Convert uses of RegisterTypeFlags into RegisterType (#213886)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Store all XML register types in a single string map (PR #213887)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 4db3dc2 - [lldb][test] Improve error for C++ compiler detection and improve docs (#214199)
via lldb-commits
-
[Lldb-commits] [lldb] 78c9e64 - Revert "[Modules] Handle decl attributes on deserialization the same as during parsing. (#208348)" (#214407)
via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Kyungtak Woo via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Eugene Epshteyn via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Raphael Isemann via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Raphael Isemann via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Aiden Grossman via lldb-commits
-
[Lldb-commits] [flang] [lldb] [llvm] [mlir] [NFC] Add missing <cmath> and <limits> includes across llvm, mlir, lldb, flang, and bolt (PR #214410)
Walter Lee via lldb-commits
-
[Lldb-commits] [clang] [lldb] Revert "[Modules] Handle decl attributes on deserialization the same as during parsing. (#208348)" (PR #214407)
Chuanqi Xu via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Use the standard GDB remote thread for a non-Wasm process (PR #214380)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [clang] [lldb] Revert "[Modules] Handle decl attributes on deserialization the same as during parsing." (PR #214389)
Chuanqi Xu via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Skip JITLoaderGDB for post-mortem processes (PR #202013)
Igor Kudrin via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Split DynamicLoader binary loading into locate and load (NFCI) (PR #214372)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Improve PE remote debugging by falling back to the load address (PR #214023)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Validate scripted breakpoint construction (PR #214308)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add tests for `lldb.value` (PR #214295)
via lldb-commits