lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/04
[Lldb-commits] [lldb] ff21b50 - Reapply LLDB-Telemetry TargetInfo branch (pr/127834) (#132043)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [SBProgress] Add swig support for `with` statement in Python (PR #133527)
Jacob Lalonde via lldb-commits
2025/04/04
[Lldb-commits] [lldb] 87bebd3 - [LLDB][NFC]Move fields that might be referenced in scope-exit to beginning (#133785)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Parallelize module loading in POSIX dyld code (PR #130912)
Tom Yang via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb-dap] Creating a common configuration structure for launch and attach requests. (PR #133960)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
Ilia Kuklin via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
Ilia Kuklin via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Make lldbassert fire only once per instance (PR #134343)
Adrian Prantl via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] 232525f - [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
David Spickett via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb-dap] Add a -v/--version command line argument (PR #134114)
John Harrison via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] add --platform-available-ports option to the dotest.py (PR #112555)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][Telemetry] Collect telemetry from client when allowed. (PR #129728)
Vy Nguyen via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Remove raw access to PluginInstances vector (PR #132884)
David Peixotto via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Use correct path for lldb-server executable (PR #131519)
Yuval Deutscher via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (PR #133780)
John Harrison via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
via lldb-commits
2025/04/04
[Lldb-commits] [clang] [libcxxabi] [lldb] [llvm] [WIP][lldb] Alternative implementation of more reliable function call infrastructure (PR #115245)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (PR #134397)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP: DO NOT MERGE] [lldb][Format] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb][Format] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP: DO NOT MERGE] [lldb][Format] Add option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
David Spickett via lldb-commits
2025/04/04
[Lldb-commits] [lldb] d4002b4 - [lldb] Skip Expression NonZeroFrame test on Windows
David Spickett via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
David Spickett via lldb-commits
2025/04/04
[Lldb-commits] [clang] [libcxxabi] [lldb] [llvm] [WIP][lldb] Alternative implementation of more reliable function call infrastructure (PR #115245)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC]Fix stack-use-after free bug. (PR #134296)
Vy Nguyen via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add DAP tests for initialized event to be sure stats are present (PR #134266)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] a2e888f - [LLDB][NFC]Fix stack-use-after free bug. (#134296)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC]Fix stack-use-after free bug. (PR #134296)
Vy Nguyen via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Dhruv Srivastava via lldb-commits
2025/04/04
[Lldb-commits] [clang] [libcxxabi] [lldb] [llvm] [WIP][lldb] Alternative implementation of more reliable function call infrastructure (PR #115245)
Michael Buch via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Dhruv Srivastava via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Dhruv Srivastava via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Dhruv Srivastava via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/04
[Lldb-commits] [lldb] e4f76e3 - Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (#134246)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
LLVM Continuous Integration via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 46e2c07 - [LLDB] Add DIL code for handling plain variable names. (#120971)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Make lldbassert fire only once per instance (PR #134343)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Make lldbassert fire only once per instance (PR #134343)
Jonas Devlieghere via lldb-commits
2025/04/03
[Lldb-commits] [lldb] Revert "[LLDB] Expose checking if the symbol file exists/is loaded via SBModule" (PR #134341)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] Revert "[LLDB] Expose checking if the symbol file exists/is loaded via SBModule" (PR #134341)
Jacob Lalonde via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Karl Traunmüller via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][debugserver] Fix an off-by-one error in watchpoint identification (PR #134314)
Jason Molenda via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][debugserver] Fix an off-by-one error in watchpoint identification (PR #134314)
Jason Molenda via lldb-commits
2025/04/03
[Lldb-commits] [lldb] Add DAP tests for initialized event to be sure stats are present (PR #134266)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Julian Lettner via lldb-commits
2025/04/03
[Lldb-commits] [lldb] f1c6612 - [lldb][debugserver] Save and restore the SVE/SME register state (#134184)
Jason Molenda via lldb-commits
2025/04/03
[Lldb-commits] [lldb] bec5cfd - [lldb-dap] Protect SetBreakpoint with the API mutex (#134030)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 5f99e0d - [lldb] Use the "reverse video" effect when colors are disabled. (#134203)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Expose checking if the symbol file exists/is loaded via SBModule (PR #134163)
Greg Clayton via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (PR #127505)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Implement `runInTerminal` for Windows (PR #121269)
Hu Jialun via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Saleem Abdulrasool via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
Jonas Devlieghere via lldb-commits
2025/04/03
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP] [ItaniumDemangle] Add infrastructure to track location information of parts of a demangled function name (PR #133249)
Richard Smith via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB][NFC]Fix stack-use-after free bug. (PR #134296)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB][NFC]Fix stack-use-after free bug. (PR #134296)
Vy Nguyen via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Jeremy Day via lldb-commits
2025/04/03
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] Fix typos: paramter, parametr, parametere (PR #134092)
Jay Foad via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Jeremy Day via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Creating a common configuration structure for launch and attach requests. (PR #133960)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
Vladislav Dzhidzhoev via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Protect SetBreakpoint with the API mutex (PR #134030)
Jonas Devlieghere via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Creating a common configuration structure for launch and attach requests. (PR #133960)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Creating a common configuration structure for launch and attach requests. (PR #133960)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb-dap] Creating a common configuration structure for launch and attach requests. (PR #133960)
John Harrison via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/03
[Lldb-commits] [lldb] c14b6e9 - [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (#134160)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (PR #134204)
Jonas Devlieghere via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB][Telemetry] Collect telemetry from client when allowed. (PR #129728)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Dhruv Srivastava via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 0509932 - [lldb] Initialize active_row pointer variable
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 739fe98 - [lldb][test] TestExprFromNonZeroFrame.py: fix windows build
Michael Buch via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
Michael Buch via lldb-commits
2025/04/03
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP] [libcxxabi][ItaniumDemangle] Add infrastructure to track location information of parts of a demangled function name (PR #133249)
Michael Buch via lldb-commits
2025/04/03
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP] [libcxxabi][ItaniumDemangle] Add infrastructure to track location information of parts of a demangled function name (PR #133249)
Michael Buch via lldb-commits
2025/04/03
[Lldb-commits] [libcxxabi] [lldb] [llvm] [WIP] [libcxxabi][ItaniumDemangle] Add infrastructure to track location information of parts of a demangled function name (PR #133249)
Michael Buch via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb/telemetry] Report exit status only once (PR #134078)
Pavel Labath via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 662d385 - [lldb/telemetry] Report exit status only once (#134078)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
David Spickett via lldb-commits
2025/04/03
[Lldb-commits] [lldb] 0949043 - Revert "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders (#133247)"
Vladislav Dzhidzhoev via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (PR #134204)
via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb] Return *const* UnwindPlan pointers from FuncUnwinders (PR #133247)
Dmitry Vasilyev via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][debugserver] Save and restore the SVE/SME register state (PR #134184)
Jason Molenda via lldb-commits
2025/04/03
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Dhruv Srivastava via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb-dap] Implement `runInTerminal` for Windows (PR #121269)
Hu Jialun via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] Fix typos: paramter, parametr, parametere (PR #134092)
Owen Pan via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (PR #134204)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Karl Traunmüller via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (PR #134097)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [lldb] Use the "reverse video" effect when colors are disabled. (PR #134203)
Jonas Devlieghere via lldb-commits
2025/04/02
[Lldb-commits] [lldb] [LLDB] Expose checking if the symbol file exists/is loaded via SBModule (PR #134163)
Jacob Lalonde via lldb-commits
2025/04/02
[Lldb-commits] [lldb] 3f7ca88 - [lldb-dap] Add progress events to the packet list (#134157)
via lldb-commits
2025/04/02
[Lldb-commits] [lldb] b8d8405 - [LLDB] Expose checking if the symbol file exists/is loaded via SBModule (#134163)
via lldb-commits
Earlier messages
Later messages