summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process
AgeCommit message (Expand)Author
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani
2025-11-06[lldb] Enable locate module callback for all module loading (#160199)GeorgeHuyubo
2025-11-06[lldb/Interpreter] Implement ScriptedFrameProvider{,Python}Interface (#166662)Med Ismail Bennani
2025-10-27[lldb] print errors when the debug server is not found (#165157)Odric Roux-Paris
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan
2025-10-15[lldb] Do not stop the process on SIGWINCH by default. (#163182)Ebuka Ezike
2025-10-15[lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (#163249)Felipe de Azevedo Piovezan
2025-10-15[LLDB, FreeBSD, x86] Fix empty register set when trying to get size of regist...aokblast
2025-10-13[lldb] Use the correct Wasm register context (#162942)Jonas Devlieghere
2025-10-07[lldb][Linux] Fix checking of error values when attach fails (#161673)David Spickett
2025-09-18[lldb] Fix unsafe map mutation in ProcessElfCore::FindModuleUUID (#159444)David Peixotto
2025-09-18[LLDB]Fix buffer-over-flow bug introduced in 157170 (#159588)Vy Nguyen
2025-09-18[LLDB] Add support for the structured data plugins in lldb-server (#159457)Walter Erquinigo
2025-09-18[LLDB][ProcessWindows] Set exit status on instance rather than going through ...nerix
2025-09-18[lldb] Correct 32-bit build failure in StopInfoMachException.cpp (#159523)David Spickett
2025-09-17[lldb] Recognize MTE fault Mach exceptions (#159117)Jonas Devlieghere
2025-09-17[lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC....Martin Storsjö
2025-09-10[lldb][ElfCore] Improve main executable detection in core files (#157170)GeorgeHuyubo
2025-09-09[lldb] Unwind through ARM Cortex-M exceptions automatically (#153922)Jason Molenda
2025-09-08[lldb][elf-core][ARM] Add support for VFP registers (#155956)Igor Kudrin
2025-09-04[lldb] Introduce ScriptedFrame affordance (#149622)Med Ismail Bennani
2025-09-04[LLDB][AArch64] Make TPIDR a generic tp register (#154444)Jacob Lalonde
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani
2025-08-27[lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (#152284)David Spickett
2025-08-26[lldb] Fix spacing in "proccess plugin packet monitor" helpDavid Spickett
2025-08-20[lldb] Fix source line annotations for libsanitizers traces (#154247)Julian Lettner
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-08-07[lldb] Fix UBSan complaints for #151460Igor Kudrin
2025-08-06Reland "[lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (...David Spickett
2025-08-05[lldb] Fix the buildKazu Hirata
2025-08-05[LLDB] Complete a missing register format mapping in the gdb-remote p… (#15...Walter Erquinigo
2025-08-01[lldb] Fix incorrect conversion from boolean in RegisterContextThreadMemory (...Felipe de Azevedo Piovezan
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere
2025-07-30[lldb][FreeBSD] Add Auxv numbers for HWCAP3 and HWCAP4 (#151152)David Spickett
2025-07-29[lldb] Fix a warningKazu Hirata
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-07-29[lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (#...b10902118
2025-07-28[lldb] support ieee_single and ieee_double gdbtypes for registers (#150268)satyanarayana reddy janga
2025-07-28[lldb][AArch64][Linux] Show MTE store only setting in mte_ctrl (#145033)David Spickett
2025-07-28[lldb][AArch64] Add HWCAP3 to register field detection (#145029)David Spickett
2025-07-28[lldb][NFC] Use IterationAction for ModuleList::ForEach callbacks (#150930)Michael Buch
2025-07-28[lldb][Arm32] Remove unused watchpoint refcount. (#150770)b10902118
2025-07-17[LLDB] Process minidump better error messages (#149206)Jacob Lalonde
2025-07-02[lldb][NFC][MachO] Clean up LC_THREAD reading code, remove i386 corefile (#14...Jason Molenda
2025-06-30[lldb][Mach-O] Fix several bugs in x86_64 Mach-O corefile (#146460)Jason Molenda
2025-06-30[lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (#146072)dlav-sc
2025-06-27[lldb][Mach-O] Allow "process metadata" LC_NOTE to supply registers (#144627)Jason Molenda
2025-06-27[lldb] Extract debug server location code (#145706)Pavel Labath
2025-06-26[lldb] Remove child_process_inherit argument from Pipe (#145516)Pavel Labath