Messages by Thread
-
[Lldb-commits] [lldb] bc077f5 - [lldb] Fix lldb-x86_64-win bot after 454eb8bc0ac (#185004)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Use AppendMessageWithFormatv instead of AppendMessageWithFormat (PR #185012)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add pointer arithmetics for addition and subtraction to DIL (PR #184652)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix lldb-x86_64-win bot after #183302 (PR #185004)
Stefan Gränitz via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Compile bytecode test with DWARF and LLD (PR #185002)
via lldb-commits
-
[Lldb-commits] [lldb] 119c466 - [LLDB][Windows] Initialize `read_result` (#184874)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB][Windows] Initialize `read_result` (PR #184874)
Charles Zablit via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Declare types of Python synthetic signatures (NFC) (PR #184914)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] 13a8465 - [lldb-dap] Add memory history in ASan report (#183740)
via lldb-commits
-
[Lldb-commits] [lldb] 454eb8b - [lldb] Initial plugin and test for SymbolLocatorSymStore (#183302)
via lldb-commits
-
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang][modules] Add warning for module maps with ".." paths (PR #184279)
LLVM Continuous Integration via lldb-commits
-
[Lldb-commits] [lldb] [llvm] Add support for ondemand sourcefile fetch using python callback (PR #119118)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][ResolveSourceFileCallback] Call resolve source file callback (PR #120833)
via lldb-commits
-
[Lldb-commits] [lldb] b989713 - [lldb][windows] remove sleep before closing ConPTY (#183539)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Use range-based for loops over plugins (PR #184837)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] 97572c1 - Add the ability to "allow another thread to see the private state" mode. (#184272)
via lldb-commits
-
[Lldb-commits] [lldb] 6b3f57d - [lldb] Skip SBBlock test on Windows. (#184818)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Skip SBBlock test on Windows. (PR #184818)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Allow forks to occur in expression evaluation (PR #184815)
Philip DePetro via lldb-commits
-
[Lldb-commits] [lldb] 02e9b08 - [lldb] Use UnimplementedError for GetSDKFromDebugInfo (#184199)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Fix valueLocationReference in setVariable request (PR #184782)
Sergei Druzhkov via lldb-commits
-
[Lldb-commits] [lldb] 72e68fa - [lldb][test] TestDataFormatterGenericOptional.py: remove obsolete skipIfs
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] fcf6bb8 - [lldb][test] Clean up USE_LIBSTDCPP/USE_LIBCPP usage
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] [lldb][Darwin] Don't try to insert breakpoint on corefiles (PR #184749)
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add missing @skipIfNoIntelPT to commands/trace tests (PR #184692)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] Add a test for handling a crashing breakpoint condition (PR #184247)
Med Ismail Bennani via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Allow symbols added by linker scripts to be examined. (PR #184679)
via lldb-commits
-
[Lldb-commits] [lldb] 3a16cbe - [LLDB] Skip linker symbols test on Windows and MacOS. (#184690)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Skip linker symbols test on Windows and MacOS. (PR #184690)
via lldb-commits
-
[Lldb-commits] [lldb] [llvm] [llvm][Support] Make createUniquePath require at least one wildcard marker (PR #184688)
Jon Roelofs via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Consolidating platform support checks in tests. (PR #184656)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fixing the python_api/block tests. (PR #184647)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Use UnimplementedError for GetSDKFromDebugInfo (PR #184199)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb]Use UnimplementedError for GetSDKFromDebugInfo (PR #184199)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [llvm] [Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC) (PR #184572)
Stefan Gränitz via lldb-commits
-
[Lldb-commits] [lldb] 1582dd9 - [lldb] Change more uses of AppendMessageWithFormat to AppendMessageWithFormatv (#184337)
via lldb-commits
-
[Lldb-commits] [lldb] 14af5be - [lldb] Add arithmetic binary subtraction to DIL (#184017)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Have Host::RunShellCommand ret stderr & stdout seperately (PR #184548)
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] [lldb][NFC] Add missing include to LZMA.h (PR #184536)
Keith Smiley via lldb-commits
-
[Lldb-commits] [lldb] Add the ability to "allow another thread to see the private state" mode. (PR #184272)
Med Ismail Bennani via lldb-commits
-
[Lldb-commits] [lldb] ece4b75 - [lldb] Add C source output mode to formatter_bytecode.py (#184242)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Make the PluginManager thread safe (PR #184452)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Add C source output mode to formatter_bytecode.py (PR #184242)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Expose block equality with SBBlock. (PR #184222)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Remove call_once wrappers around PluginManager::RegisterPlugin (PR #184273)
John Harrison via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix 10 year old leak of `g_debugger_list_ptr` (PR #184259)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Proof of concept data formatter compiler for Python (PR #113734)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Expose block id in SBBlock. (PR #184222)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Fix feature format in DisassemblerLLVMC constructor (PR #184355)
Georgiy Samoylov via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Change more uses of AppendMessageWithFormat to AppendMessageWithFormatv (PR #184337)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [llvm] [llvm] Add format check for MCSubtargetFeatures (PR #180943)
Georgiy Samoylov via lldb-commits
-
[Lldb-commits] [lldb] d1c563b - [lldb] Don't link TestingSupport as a component (#184310)
via lldb-commits
-
[Lldb-commits] [lldb] 4d3bdc0 - [lldb] Use AppendMessageWithFormatv in ComandObjectWatchpoint (#184128)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Don't link TestingSupport as a component (PR #184310)
Nikita Popov via lldb-commits
-
[Lldb-commits] [lldb] [lldb][RISCV] Add vector VCSR register definitions (PR #184307)
via lldb-commits
-
[Lldb-commits] [lldb] 09217ba - [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (#184304)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
Felipe de Azevedo Piovezan via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
Felipe de Azevedo Piovezan via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
Felipe de Azevedo Piovezan via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Disable shared build for TestTemplateArgs, TestEvents, TestTypeList (PR #184304)
Dave Lee via lldb-commits
-
[Lldb-commits] [lldb] Add bogus unit test to (dis)prove that they run in pre-commit CI (PR #184274)
Jonas Devlieghere via lldb-commits
-
[Lldb-commits] [lldb] 0f8aa96 - [lldb][NFC] Whitespace cleanup in RegisterContextMinidump_ARM64
Jason Molenda via lldb-commits
-
[Lldb-commits] [lldb] a4d7866 - [lldb][ARM] Support thread local variables on ARM Linux (#181315)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][NFC] Use UnimplementedError for GetSDKFromDebugInfo (PR #184199)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] b3c4d44 - [lldb] Batch breakpoint step-over for threads stopped at the same BP (#183412)
via lldb-commits
-
[Lldb-commits] [lldb] 1157656 - [lldb][Process/FreeBSDKernelCore] Fix RegisterContext for arm64 (#183947)
via lldb-commits
-
[Lldb-commits] [lldb] 919ae1c - [lldb-dap] Skip return_variable_with_children on arm64 (#184132)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Skip return_variable_with_children on arm64 (PR #184132)
Ebuka Ezike via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Use AppendMessageWithFormatv in ComandObjectWatchpoint (PR #184128)
David Spickett via lldb-commits