aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote
AgeCommit message (Expand)AuthorFilesLines
2025-12-05[lldb] Issue a warning when Target XML should have been used but we do not ha...David Spickett1-1/+17
2025-12-05[lldb] Improve logging of failure to get register information from Target XML...David Spickett2-10/+27
2025-12-03[lldb] ensure comment conforms to LLVM guidelines (#170533)Charles Zablit1-1/+1
2025-12-03[lldb][windows] fix invalid corefile error message (#170471)Charles Zablit1-5/+3
2025-10-27[lldb] print errors when the debug server is not found (#165157)Odric Roux-Paris1-0/+6
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan2-0/+119
2025-10-15[lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (#163249)Felipe de Azevedo Piovezan2-0/+13
2025-09-18[LLDB] Add support for the structured data plugins in lldb-server (#159457)Walter Erquinigo2-0/+36
2025-08-26[lldb] Fix spacing in "proccess plugin packet monitor" helpDavid Spickett1-1/+1
2025-08-05[lldb] Fix the buildKazu Hirata1-1/+1
2025-08-05[LLDB] Complete a missing register format mapping in the gdb-remote p… (#15...Walter Erquinigo2-1/+85
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere2-2/+9
2025-07-28[lldb] support ieee_single and ieee_double gdbtypes for registers (#150268)satyanarayana reddy janga1-1/+2
2025-07-28[lldb][NFC] Use IterationAction for ModuleList::ForEach callbacks (#150930)Michael Buch1-4/+4
2025-06-27[lldb] Extract debug server location code (#145706)Pavel Labath5-100/+77
2025-06-26[lldb] Remove child_process_inherit argument from Pipe (#145516)Pavel Labath1-4/+4
2025-06-25[lldb] Fix qEcho message handling. (#145675)eleviant4-9/+15
2025-06-25[lldb] Clean up GDBRemoteCommunication::StartDebugserverProcess (#145021)Pavel Labath4-137/+78
2025-06-24[lldb] Fix build for #145017Pavel Labath1-1/+1
2025-06-24[lldb] Use Socket::CreatePair for launching debugserver (#145017)Pavel Labath1-90/+55
2025-06-24[lldb] Remove GDBRemoteCommunication::ConnectLocally (#145293)Pavel Labath2-19/+2
2025-06-23[lldb] Add Socket::CreatePair (#145015)Pavel Labath1-26/+6
2025-06-22Revert "[lldb] Fix qEcho message handling (#145072)" (#145241)eleviant2-3/+2
2025-06-21[lldb] Fix qEcho message handling (#145072)eleviant2-2/+3
2025-06-11[doc] Use ISO nomenclature for 1024 byte units (#133148)Alexander Ziaee1-1/+1
2025-06-09[lldb] Use llvm::find (NFC) (#143338)Kazu Hirata1-1/+1
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath1-3/+3
2025-05-27[lldb] Correcting an error message. (#141696)John Harrison1-1/+1
2025-05-24[lldb] Use llvm::stable_sort (NFC) (#141352)Kazu Hirata1-5/+4
2025-05-13[lldb] Fix compilation errors from #138896 (#139711)Pavel Labath1-1/+2
2025-05-12Reapply "[lldb] Inherit DuplicateFileAction(HANDLE, HANDLE) handles on window...Pavel Labath1-2/+0
2025-05-07Revert "[lldb] Inherit DuplicateFileAction(HANDLE, HANDLE) handles on windows...Pavel Labath1-0/+2
2025-05-07[lldb] Inherit DuplicateFileAction(HANDLE, HANDLE) handles on windows (#137978)Pavel Labath1-2/+0
2025-05-04[lldb] Remove unused local variables (NFC) (#138457)Kazu Hirata3-4/+0
2025-04-25[lldb] Fix error that lead Windows to think it could reverse execute (#137351)David Spickett1-1/+1
2025-04-22[lldb] Clean up StartDebugserverProcess before I start refactoring it (#135342)Pavel Labath2-297/+199
2025-04-22[lldb/cmake] Normalize use of HAVE_LIBCOMPRESSION (#135528)Pavel Labath3-13/+7
2025-04-13Reapply "[lldb] ProcessGdbRemote header gardning"Pavel Labath3-27/+14
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath1-3/+0
2025-04-11Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (...Felipe de Azevedo Piovezan2-0/+12
2025-04-11Revert "[lldb] ProcessGdbRemote header gardning"Jonas Devlieghere3-11/+25
2025-04-11[lldb] ProcessGdbRemote header gardningPavel Labath3-25/+11
2025-04-08Revert "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (...Jason Molenda1-3/+0
2025-04-04[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)Felipe de Azevedo Piovezan1-0/+3
2025-03-19[lldb/gdb-remote] Do not crash on an invalid server response (#131979)Igor Kudrin2-6/+18
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath5-14/+115
2025-02-27[lldb] Assorted improvements to the Pipe class (#128719)Pavel Labath1-7/+17
2025-02-20[lldb] Store StreamAsynchronousIO in a unique_ptr (NFC) (#127961)Jonas Devlieghere1-2/+1
2025-02-13[lldb] Change lldb's breakpoint handling behavior, reland (#126988)Jason Molenda1-62/+31
2025-02-08[lldb] Upstream a few remaining Triple::XROS patches (#126335)Jason Molenda1-0/+2