Messages by Thread
-
-
[Lldb-commits] [lldb] 5fe9aea - Reapply "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (#141670)
via lldb-commits
-
[Lldb-commits] [lldb] 7bd8e37 - Reland "[lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141220)"
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] f4e1ec5 - [lldb][AIX] get host info for AIX (cont..) (#138687)
via lldb-commits
-
[Lldb-commits] [lldb] 57f3151 - Revert "[lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141220)"
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] [lldb][RPC] Upstream LLDB to RPC converstion Python script (PR #138028)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] f5c6b7b - [lldb][SymbolFileDWARF] Don't search for DWP files on macOS (#139554)
via lldb-commits
-
[Lldb-commits] [lldb] 3788d45 - [lldb][objc] NSError data formatter test is failing
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Allow specific 'make' tool for LLDB testsuite. (PR #93367)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Update LLDB testsuite's Makefile.rules in order to support the cross builds on Windows host. (PR #93639)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Wrap Unix-style path inside appropriate API test Makefiles. (PR #93643)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] [lldb][tests] Fix TestStdCXXDisassembly test when running on the remote Linux targets. (PR #93649)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] [lldb][tests] Fix passing pthread library to a linker for some API tests. (PR #93648)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Allow using a custom 'strip' tool for the API tests. (PR #93645)
Vladimir Vereschaka via lldb-commits
-
[Lldb-commits] [lldb] 8199f18 - [lldb] Use if-with-initializer pattern in SBTarget (NFC) (#141284)
via lldb-commits
-
[Lldb-commits] [lldb] 1d48e55 - [lldb] Run TestFrameLanguageCommands.py only on Darwin (#141866)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Run TestFrameLanguageCommands.py only on Darwin (PR #141866)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] 711a177 - add explicit default initialization to DemangledNameInfo to remove warning (#141790)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][Formatters] Do not recursively dereference pointer type when creating formatter candicates list. (PR #124048)
Zequan Wu via lldb-commits
-
[Lldb-commits] [lldb] 02916a4 - [lldb][Formatters] Add --pointer-match-depth option to `type summary add` command. (#138209)
via lldb-commits
-
[Lldb-commits] [lldb] e653dc9 - [lldb] Fix TestFrameLanguageCommands.py build (#141829)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix TestFrameLanguageCommands.py build (PR #141829)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] 4304d90 - [libc++][lldb-dap][test] Fix CI for bootstrapping-build (#141543)
via lldb-commits
-
[Lldb-commits] [lldb] 7ed185a - [lldb] Expose language plugin commands based based on language of current frame (#136766)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Refactor away UB in SBValue::GetLoadAddress (PR #141799)
Pavel Labath via lldb-commits
-
[Lldb-commits] [lldb] caaca32 - [lldb] Remove unused escape code defines from status line (#141770)
via lldb-commits
-
[Lldb-commits] [lldb] 561234d - [lldb][Expression] Remove m_found_function_with_type_info in favour of boolean return (#141774)
via lldb-commits
-
[Lldb-commits] [lldb] 0ac3f5e - [lldb][test] Fix flaky DIL array subscript test by reducing array indexes (#141738)
via lldb-commits
-
[Lldb-commits] [lldb] add explicit default initialization to DemangledNameInfo to remove warning (PR #141790)
Charles Zablit via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Pass `/std:...` before `--` on MSVC (PR #141782)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][Expression] Remove m_found_function_with_type_info in favour of function returning boolean (PR #141774)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] [WIP] [lldb] Add fetching of source files used in modules. (PR #141773)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Remove unused escape code defines from status line (PR #141770)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] b8997c0 - [Demangling] Refactor Demangler range tracking (#140762)
via lldb-commits
-
[Lldb-commits] [lldb] 3d0f885 - [AArch64][LLDB] Add missing AArch64SVEACLETypes.def rename
David Green via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Add stack frame padding to fix flaky DIL array subscript test (PR #141738)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 8b6e985 - [lldb][test] Skip DIL array subscript test on Windows
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] a69487d - [lldb] Fix warnings (#141687)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix warnings (PR #141687)
Walter Lee via lldb-commits
-
[Lldb-commits] [lldb] 4528942 - [lldb] Make AddressRange dump easier on the eye (#141062)
via lldb-commits
-
[Lldb-commits] [lldb] 7c471e1 - [lldb][NFC] This test is marked expectedfail for macos version
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Correcting an error message. (PR #141696)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
LLVM Continuous Integration via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
LLVM Continuous Integration via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Test Gardening, improving DebugCommunication. (PR #141689)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] Reapply "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (PR #141670)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] c0a8723 - [LLDB] Show exit code on Windows if process can't launch (#141290)
via lldb-commits
-
[Lldb-commits] [lldb] 04f9fac - [lldb] optionally match the `__debug` namespace for libstdc++ containers. (#140727)
via lldb-commits
-
[Lldb-commits] [lldb] 9d33b92 - Revert "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (#141645)
via lldb-commits
-
[Lldb-commits] [lldb] Revert "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (PR #141645)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] 9392652 - [lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (#141610)
via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
-
[Lldb-commits] [lldb] ff7bb17 - [LLDB][ELF Core] Support all the Generic (Negative) SI Codes. (#140150)
via lldb-commits
-
[Lldb-commits] [lldb] e3e5bd1 - [lldb/cmake] Don't call llvm_process_sources (#141217)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (PR #141610)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] f30a85b - [lldb][test] Skip unamed symbol test on Arm
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb][AIX] Added XCOFF ParseSymtab handling (PR #141577)
Dhruv Srivastava via lldb-commits