lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/07
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Pavel Labath via lldb-commits
2025/04/07
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Dmitry Vasilyev via lldb-commits
2025/04/07
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
Pavel Labath via lldb-commits
2025/04/07
[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)
Pavel Labath via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb-dap] Implement `runInTerminal` for Windows (PR #121269)
Hu Jialun via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [llvm] [lldb] Implement CLI support for reverse-continue (PR #132783)
Robert O'Callahan via lldb-commits
2025/04/06
[Lldb-commits] [lldb] Add download time for each module in statistics (PR #134563)
via lldb-commits
2025/04/06
[Lldb-commits] [lldb] Add download time for each module in statistics (PR #134563)
via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
Ebuka Ezike via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
Ebuka Ezike via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/06
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding a DAPError for showing users error messages. (PR #132255)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding a DAPError for showing users error messages. (PR #132255)
Jacob Lalonde via lldb-commits
2025/04/05
[Lldb-commits] [lldb] a19c018 - Revert "[lldb][debugserver] Save and restore the SVE/SME register state (#134184)"
Jason Molenda via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix use-after-free in SBMutexTest (PR #133840)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for well typed events. (PR #130104)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Swapping to not use FLAG_ENUM and just defining typed enums. (PR #133622)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] e6e8252 - [lldb][AIX] Minor AIX specific changes (#132718)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Add progress events to the packet list (PR #134157)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Revert "[lldb] Remove UnwindPlan::Row shared_ptrs (#132370)" (PR #133299)
Jordan Rupprecht via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Use *Set::insert_range and a range constructor (NFC) (PR #133548)
Jakub Kuderski via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (PR #134204)
David Spickett via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Dhruv Srivastava via lldb-commits
2025/04/05
[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/05
[Lldb-commits] [lldb] d4b586a - [LLDB][NFC] Fix typo in docs (#131388)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Make the DAP server resilient against broken pipes (PR #133791)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] 51c2750 - [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (#134204)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix prologue size calculation for discontinuous functions (PR #131597)
LLVM Continuous Integration via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Karl Traunmüller via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Revert "Reland: [clang] preserve class type sugar when taking pointer to member" (PR #132280)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Show target.debug-file-search-paths setting from python SBDebugger (PR #131683)
Ebuka Ezike via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [llvm] [lldb] Implement CLI support for reverse-continue (PR #132783)
Robert O'Callahan via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Add enable/disable api for SystemRuntime plugins (PR #133794)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][debugserver] Save and restore the SVE/SME register state (PR #134184)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][NFC]Refactor common test setup into SetUp method (PR #131203)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Return *const* UnwindPlan pointers from FuncUnwinders (PR #133247)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Waiting for the test binary to exit prior to dumping logs. (PR #131917)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Prefer PointerType::get with LLVMContext over Type (NFC) (PR #133869)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix intel trace plugin tests (PR #133826)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Speed up TestDAP_Progress (PR #134048)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (again) (PR #128156)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] Add test to clang-doc, it can test comments in macro. Original issue is #59819. (PR #132360)
Paul Kirth via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Expose checking if the symbol file exists/is loaded via SBModule (PR #134163)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Consider "hidden" frames in ThreadPlanShouldStopHere (PR #131800)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
Adrian Vogelsgesang via lldb-commits
2025/04/05
[Lldb-commits] [lldb] ee60f7c - [lldb] Hoist UUID generation into the UUID class (#133662)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][NFC] use platform independent path separator in testSettings.py. (PR #132392)
LLVM Continuous Integration via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [llvm] [lldb][lldb-dap] Implement jump to cursor (PR #130503)
Ebuka Ezike via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][NFC] Added the interface DWARFExpression::Delegate to break dependencies and reduce lldb-server size (PR #131645)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for well typed events. (PR #130104)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (PR #133780)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] Add test to clang-doc, it can test comments in macro. Original issue is #59819. (PR #132360)
Paul Kirth via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] s/ValidRange/ValidRanges in UnwindPlan (PR #127661)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Remove UnwindPlan::Row shared_ptrs (PR #132370)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][Telemetry]Define TargetInfo for collecting data about a target (PR #127834)
Vy Nguyen via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Parallelize module loading in POSIX dyld code (PR #130912)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix plugin manager test failure on windows (PR #134173)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Create a default rate limit constant in Progress (NFC) (PR #133506)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Do not take ownership of stdin. (PR #133811)
LLVM Continuous Integration via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Use correct path for lldb-server executable (PR #131519)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Fix tests on Windows (PR #131600)
Aleksandr Korepanov via lldb-commits
2025/04/05
[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/05
[Lldb-commits] [lldb] [lldb] Support ordered patterns in lldbtest.expect (PR #131475)
Dave Lee via lldb-commits
2025/04/05
[Lldb-commits] [lldb] 825460a - [lldb/gdb-remote] Do not crash on an invalid server response (#131979)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Emit progress events in SymbolFileDWARFDebugMap (PR #133211)
Adrian Prantl via lldb-commits
2025/04/05
[Lldb-commits] [lldb] 4492632 - [lldb-dap] Do not take ownership of stdin. (#133811)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [llvm] [lldb] Implement CLI support for reverse-continue (PR #132783)
David Spickett via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Make the DAP server resilient against broken pipes (PR #133791)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Make the DAP server resilient against broken pipes (PR #133791)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
Jonas Devlieghere via lldb-commits
2025/04/05
[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/05
[Lldb-commits] [lldb] [lldb] Use UnwindPlan::Row as values, part 2 (PR #132008)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Implement CLI support for reverse-continue (PR #132783)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Migrating DAP 'initialize' to new typed RequestHandler. (PR #133007)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] s/ValidRange/ValidRanges in UnwindPlan (PR #127661)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][Telemetry] Collect telemetry from client when allowed. (PR #129728)
Vy Nguyen via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Handle improperly nested blocks differently (PR #117725)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)
Karl Traunmüller via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Move two methods from Platfrom -> Host (NFC) (PR #132119)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding a DAPError for showing users error messages. (PR #132255)
Jacob Lalonde via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Remove raw access to PluginInstances vector (PR #132884)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132234)
via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Jordan Rupprecht via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Allow providing debug adapter arguments in the extension (PR #129262)
Matthew Bastien via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders " (PR #134246)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Reapply LLDB-Telemetry TargetInfo branch (pr/127834) (PR #132043)
Vy Nguyen via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Implement CLI support for reverse-continue (PR #132783)
Robert O'Callahan via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Enable runInTerminal tests on macOS. (PR #133824)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Add RegisterCheckpoint overload for register methods in RegisterContextThreadMemory (PR #132079)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][Telemetry]Define TargetInfo for collecting data about a target (PR #127834)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding a DAPError for showing users error messages. (PR #132255)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
Santhosh Kumar Ellendula via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb/DWARF] Remove "range lower than function low_pc" check (PR #132395)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] [clang-doc] Add regression test for test comments in macros (PR #132360)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Protect SetBreakpoint with the API mutex (PR #134030)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Make the DAP server resilient against broken pipes (PR #133791)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [llvm] [lldb][lldb-dap] Implement jump to cursor (PR #130503)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][Telemetry] Collect telemetry from client when allowed. (PR #129728)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Allow providing debug adapter arguments in the extension (PR #129262)
Matthew Bastien via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][MIPS] Fix signal SIGBUS number mismatch error on mips target (PR #132688)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix TestBreakpointLocations (PR #131890)
via lldb-commits
2025/04/05
[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] [clang-doc] Add regression test for test comments in macros (PR #132360)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (again) (PR #128156)
Michael Buch via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Show target.debug-file-search-paths setting from python SBDebugger (PR #131683)
LLVM Continuous Integration via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB][NFC]Move fields that might be referenced in scope-exit to beginning (PR #133785)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (PR #133780)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][NFC] Move ShouldShow/ShouldSelect logic into Stopinfo (PR #134160)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Fix intel trace plugin tests (PR #133826)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (PR #133780)
John Harrison via lldb-commits
2025/04/05
[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/05
[Lldb-commits] [lldb] [lldb] Update examples in docs/use/python-reference.rst to work with Python 3 (PR #134204)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
Adrian Vogelsgesang via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Reapply LLDB-Telemetry TargetInfo branch (pr/127834) (PR #132043)
Vy Nguyen via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Add enable/disable api for SystemRuntime plugins (PR #133794)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Create a default rate limit constant in Progress (NFC) (PR #133506)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][Target] Clear selected frame index after a StopInfo::PerformAction (PR #133078)
Michael Buch via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Show target.debug-file-search-paths setting from python SBDebugger (PR #131683)
Ebuka Ezike via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Allow providing debug adapter arguments in the extension (PR #129262)
Matthew Bastien via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Remove UnwindPlan::Row shared_ptrs, lite (PR #134081)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] aa889ed - [lldb] Fix statusline terminal resizing
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Move two methods from Platfrom -> Host (NFC) (PR #132119)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] 50949eb - [lldb] Expose the Target API mutex through the SB API (#133295)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][AIX] Minor AIX specific changes (PR #132718)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Include the version in the lldbassert error message (PR #133740)
Jonas Devlieghere via lldb-commits
2025/04/05
[Lldb-commits] [lldb] bc6cd82 - [lldb-dap] Creating a common configuration structure for launch and attach requests. (#133960)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Add progress events to the packet list (PR #134157)
Jacob Lalonde via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Revert "[lldb] Remove UnwindPlan::Row shared_ptrs (#132370)" (PR #133299)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Remove UnwindPlan::Row shared_ptrs (PR #132370)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] 6526cda - [lldb-dap] Migrating DAP 'initialize' to new typed RequestHandler. (#133007)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] fcead25 - [lldb] Fix building with GCC without asserts
Martin Storsjö via lldb-commits
2025/04/05
[Lldb-commits] [lldb] d7afafd - [lldb] Return *const* UnwindPlan pointers from FuncUnwinders (#133247)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Add DIL code for handling plain variable names. (PR #120971)
Pavel Labath via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb][debugserver] Save and restore the SVE/SME register state (PR #134184)
via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/05
[Lldb-commits] [lldb] Fix the incorrect reporting of dwarf5 .debug_names index time during partial indexing (PR #134133)
David Peixotto via lldb-commits
2025/04/05
[Lldb-commits] [lldb] [lldb] Require wide char support in unicode test (PR #131951)
David Peixotto via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #132274)
Dmitry Vasilyev 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-dap] Stop the process for the threads request (PR #134456)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Fix tests on Windows (PR #131600)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][debugserver] remove g/G packet handling from debugserver (PR #132127)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] 554f4d1 - [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists (#134097)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Dhruv Srivastava via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB][NFC] Added the interface DWARFExpression::Delegate to break dependencies and reduce lldb-server size (PR #131645)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Make `RegisterContextThreadMemory` thread safe (PR #134469)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Make `RegisterContextThreadMemory` thread safe (PR #134469)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/04
[Lldb-commits] [lldb] 6272e1f - [lldb] Make `RegisterContextThreadMemory` thread safe (#134469)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Fix plugin manager test failure on windows (PR #134173)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Make `RegisterContextThreadMemory` thread safe (PR #134469)
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] Make `RegisterContextThreadMemory` thread safe (PR #134469)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Pavel Labath via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
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] 5271dea - [lldb] Add a {ObjectFile, SymbolFile}::GetObjectName method (#133370)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Add a {ObjectFile, SymbolFile}::GetObjectName method (PR #133370)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Expose the Target API mutex through the SB API (PR #133295)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Julian Lettner 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-dap] Replace GetBreakpointLabel with kDAPBreakpointLabel constant (NFC) (PR #133746)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
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] Add integration test for libsanitizers trace collection (PR #134323)
Julian Lettner via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Julian Lettner via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Add a {ObjectFile, SymbolFile}::GetObjectName method (PR #133370)
Jonas Devlieghere 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)
Alex Langford via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb] Add a {ObjectFile, SymbolFile}::GetObjectName method (PR #133370)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa 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] draft: [lldb] Upgrade ValueObject::GetData to return llvm::Expected (PR #130516)
Julius Alexandre via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
Mariusz Borsa via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [lldb-dap] Stop the process for the threads request (PR #134456)
Jonas Devlieghere via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] [LLDB] Add integration test for libsanitizers trace collection (PR #134323)
via lldb-commits
2025/04/04
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
Earlier messages
Later messages