The Week Of Monday 13 October 2025 Archives by author
Starting: Mon Oct 13 02:49:43 PDT 2025
Ending: Sun Oct 19 16:34:49 PDT 2025
Messages: 478
- [Lldb-commits] [lldb] [lldb][DataFormatter][NFC] LibCxxUnorderedMap: remove unused variable (PR #163226)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct BridgeOS spelling and ignore case when parsing the SDK (PR #163479)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct bridgeOS -> BridgeOS spelling (PR #163479)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add type casting to DIL. (PR #159500)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Adrian Vogelsgesang via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Adrian Vogelsgesang via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Remove unused find_program logic (PR #163446)
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Remove unused find_program logic (PR #163446)
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct BridgeOS spelling and ignore case when parsing the SDK (PR #163479)
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix misaligned loads violation in DataExtractor (PR #163880)
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix misaligned loads violation in DataExtractor (PR #163880)
Alex Langford via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (PR #157364)
Alexander Kornienko via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (PR #157364)
Alexander Kornienko via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add type hints to gdbclientutils.py and use abstract base class (PR #162172)
Daniel Sanders via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add bidirectional packetLog to gdbclientutils.py (PR #162176)
Daniel Sanders via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add bidirectional packetLog to gdbclientutils.py (PR #162176)
Daniel Sanders via lldb-commits
- [Lldb-commits] [lldb] c6e4a63 - [lldb][examples] Remove Python 2 compatibility code in lldbtk.py
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 2c96596 - [lldb] Remove Python 2 compatibility code in embedded_interpreter.py
David Spickett via lldb-commits
- [Lldb-commits] [lldb] b176efe - [lldb][utils] Remove Python 2 compatibility code in lui scripts
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][Darwin] Add `process launch --memory-tagging` option (PR #162944)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
David Spickett via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
David Spickett via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 8160025 - [lldb][util] Use Python3 print function in example code
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 7ab271c - [lldb][examples] Use Python3 versions of types module in performance.py
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 65c24e5 - [lldb][examples] Use "chr" in CFString.py
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb] Do not stop the process on SIGWINCH by default. (PR #163182)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb] Do not stop the process on SIGWINCH by default. (PR #163182)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb] Only get child if m_storage and m_element_type is valid (PR #163077)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap][test] create temp source file in test directory. (PR #163383)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb] Do not stop the process on SIGWINCH by default. (PR #163182)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb] Show signal number description (PR #164176)
Ebuka Ezike via lldb-commits
- [Lldb-commits] [lldb] [lldb] support attaching by name for platform android (PR #160931)
Emre Kultursay via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (PR #157364)
Erich Keane via lldb-commits
- [Lldb-commits] [lldb] [lldb][DataFormatter][NFC] LibCxxUnorderedMap: remove unused variable (PR #163226)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce Process::FixAnyAddressPreservingAuthentication (PR #159785)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix bot failure due to new qSupported packet reply (PR #163643)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix bot failure due to new qSupported packet reply (PR #163643)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix bot failure due to new qSupported packet reply (PR #163643)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support shared cache relative objc method types (PR #163663)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] [lldb][RISCV] Fix return value reading (PR #163931)
Georgiy Samoylov via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
Hans Wennborg via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)
Igor Kudrin via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Ilia Kuklin via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Ilia Kuklin via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add unary plus and minus to DIL (PR #155617)
Ilia Kuklin via lldb-commits
- [Lldb-commits] [lldb] [lldb] Adjust MainLoop on Win32 to work with mingw (PR #163419)
Jacob Lalonde via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Jakub Kuderski via lldb-commits
- [Lldb-commits] [lldb] [llvm] Fix spelling of 'auxiliary' in XCOFF and related docs (PR #162870)
James Henderson via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb] Do not stop the process on SIGWINCH by default. (PR #163182)
James Y Knight via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Janet Yang via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Jannick Kremer via lldb-commits
- [Lldb-commits] [lldb] 8d29a3b - [lldb][API test] TestCortexMExceptionUnwind needs ARM llvm target
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] 8706ef4 - [lldb] Remove obsolete comment in TestCortexMExceptionUnwind
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (PR #163249)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [debugserver] Implement MultiMemRead packet (PR #162670)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [gdbremote] Document MultiMemRead packet in protocol extensions (PR #162675)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Adjust MainLoop on Win32 to work with mingw (PR #163419)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb] Adjust MainLoop on Win32 to work with mingw (PR #163419)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Test gardening, enabling tests and improving doc comments. (PR #140777)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Test gardening, enabling tests and improving doc comments. (PR #140777)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Test gardening, enabling tests and improving doc comments. (PR #140777)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
John Harrison via lldb-commits
- [Lldb-commits] [lldb] [LLDB][FreeBSD] Reorder header for Host.cpp (PR #163359)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [LLDB][FreeBSD] Reorder header for Host.cpp (PR #163359)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap][test] create temp source file in test directory. (PR #163383)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap][test] create temp source file in test directory. (PR #163383)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (PR #163291)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb][Darwin] Add `process launch --memory-tagging` option (PR #162944)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [llvm] Fix spelling of 'auxiliary' in XCOFF and related docs (PR #162956)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Allow empty memory reference in disassemble arguments (PR #162517)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Remove unused find_program logic (PR #163446)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct BridgeOS spelling and ignore case when parsing the SDK (PR #163479)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct BridgeOS spelling and ignore case when parsing the SDK (PR #163479)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct bridgeOS -> BridgeOS spelling (PR #163479)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct bridgeOS -> BridgeOS spelling (PR #163479)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct bridgeOS -> BridgeOS spelling (PR #163479)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support shared cache relative objc method types (PR #163663)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support shared cache relative objc method types (PR #163663)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: rename TagType::getOriginalDecl back to getDecl (PR #163271)
Jordan Rupprecht via lldb-commits
- [Lldb-commits] [lldb] 267fa8d - [lldb][Darwin] Refine naming of test
Julian Lettner via lldb-commits
- [Lldb-commits] [lldb] [lldb][Darwin] Add `process launch --memory-tagging` option (PR #162944)
Julian Lettner via lldb-commits
- [Lldb-commits] [lldb] [lldb][Darwin] Add `process launch --memory-tagging` option (PR #162944)
Julian Lettner via lldb-commits
- [Lldb-commits] [lldb] c4d7c42 - [LLDB][Darwin] Clarify which API call enables memory tagging
Julian Lettner via lldb-commits
- [Lldb-commits] [lldb] [lldb][Darwin] Add `process launch --memory-tagging` option (PR #162944)
Julian Lettner via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Kazu Hirata via lldb-commits
- [Lldb-commits] [lldb] [lldb] Remove a redundant call to std::unique_ptr<T>::get (NFC) (PR #164191)
Kazu Hirata via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Kees Cook via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
Matej Košík via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: rename TagType::getOriginalDecl back to getDecl (PR #163271)
Matheus Izvekov via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Max Desiatov via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Max Desiatov via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
Max Desiatov via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] fc22b58 - [lldb][test] TestExprLanguageNote.test: fix test on Windows
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb][DataFormatter][NFC] LibCxxUnorderedMap: remove unused variable (PR #163226)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
Michael Buch via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Michael Spencer via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Michael Spencer via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Michael Spencer via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Michael Spencer via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
Naveen Seth Hanig via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Nikita Popov via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Oliver Hunt via lldb-commits
- [Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Oliver Hunt via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
Ross Burton via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [lldb] Fix object format in the Triple of Mach-O files (approach 4) (PR #145157)
Roy Shi via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Sam Elliott via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Sam Elliott via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
Sam Elliott via lldb-commits
- [Lldb-commits] [lldb] [lldb][RISCV] Fix return value reading (PR #163931)
Sam Elliott via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Allow empty memory reference in disassemble arguments (PR #162517)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Add readOnly attribute for variables (PR #151884)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap][test] create temp source file in test directory. (PR #163383)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Improve the runInTerminal ux. (PR #163830)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
Walter Erquinigo via lldb-commits
- [Lldb-commits] [lldb] 648b3aa - [LLDB][NativePDB] Use typedef compiler type for typedef types (#156250)
via lldb-commits
- [Lldb-commits] [lldb] 14a1d3e - [lldb] Fix TypeSystemClang::GetBasicTypeEnumeration for 128-bit int types (#162278)
via lldb-commits
- [Lldb-commits] [lldb] 0dd51f9 - [lldb][test] Replace seven.join_for_shell with shlex.join (#163191)
via lldb-commits
- [Lldb-commits] [lldb] 50ddc26 - [lldb][test][Shell] Remove Python 2 compatibility in build.py (#163192)
via lldb-commits
- [Lldb-commits] [lldb] 55b0d14 - [lldb] fix Android host build failure: use of undeclared identifier 'HostInfo' (#163075)
via lldb-commits
- [Lldb-commits] [lldb] 14a7c8a - [lldb] Use the correct Wasm register context (#162942)
via lldb-commits
- [Lldb-commits] [lldb] 15cde99 - [LLDB] Check type before creating `std::atomic` synthetic children (#163176)
via lldb-commits
- [Lldb-commits] [lldb] d742903 - Delegate to ABI plugin to check if call frame addresses are valid (#161398)
via lldb-commits
- [Lldb-commits] [lldb] 068e179 - [lldb][swig] Support SBFileSpec::GetPath (#162964)
via lldb-commits
- [Lldb-commits] [lldb] 578c03f - [lldb] Support OSC escape codes for native progress (#162162)
via lldb-commits
- [Lldb-commits] [lldb] bf6880c - [lldb] Don't emit .lldbinit warning as an error (#163265)
via lldb-commits
- [Lldb-commits] [lldb] a333025 - [lldb-mcp] Register a NoOpMonitorCallback when launching lldb from lldb-mcp (#163270)
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases 6+ arguments as deprecated. NFC. (PR #163405)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (PR #162890)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Adjust MainLoop on Win32 to work with mingw (PR #163419)
via lldb-commits
- [Lldb-commits] [lldb] 2424118 - [LLDB][FreeBSD] Reorder header for Host.cpp (#163359)
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
via lldb-commits
- [Lldb-commits] [lldb] 04d2b5d - [lldb][DataFormatter][NFC] LibCxxUnorderedMap: remove unused variable (#163226)
via lldb-commits
- [Lldb-commits] [lldb] b358af1 - [lldb] Add type hints to gdbclientutils.py and use abstract base class (#162172)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Consolidate simple types (PR #163209)
via lldb-commits
- [Lldb-commits] [lldb] ced01f3 - [lldb][Darwin] Add `process launch --memory-tagging` option (#162944)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Remove unused find_program logic (PR #163446)
via lldb-commits
- [Lldb-commits] [lldb] 5ef56f1 - [lldb] Adjust MainLoop on Win32 to work with mingw (#163419)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Remove timings from TestDAP_attach (PR #163452)
via lldb-commits
- [Lldb-commits] [lldb] bed17c0 - [lldb][NFCI] Refactor AppleObjCClassDescriptorV2 method_t parsing functions (#163291)
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [ADT] Mark StringSwitch Cases with 6+ arguments as deprecated. NFC. (PR #163405)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
via lldb-commits
- [Lldb-commits] [lldb] a7f1910 - [lldb][NFC] Remove unused find_program logic (#163446)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] Deliberately break test, to demo premerge testing UI. (PR #163473)
via lldb-commits
- [Lldb-commits] [lldb] Deliberately break test, to demo premerge testing UI. (PR #163473)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct BridgeOS spelling and ignore case when parsing the SDK (PR #163479)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
via lldb-commits
- [Lldb-commits] [lldb] Deliberately break test, to demo premerge testing UI. (PR #163473)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add type casting to DIL. (PR #159500)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
via lldb-commits
- [Lldb-commits] [lldb] c9b07f3 - [LLDB, FreeBSD, x86] Fix empty register set when trying to get size of register (#162890)
via lldb-commits
- [Lldb-commits] [lldb] ccf6e02 - [lldb] Parse qSupported MultiMemRead tag in GDB Remote Client (#163249)
via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
via lldb-commits
- [Lldb-commits] [lldb] e91786a - [gdbremote] Document MultiMemRead packet in protocol extensions (#162675)
via lldb-commits
- [Lldb-commits] [lldb] c89d721 - [lldb-dap] Remove timings from TestDAP_attach (#163452)
via lldb-commits
- [Lldb-commits] [lldb] 097f1e7 - [lldb] Do not stop the process on SIGWINCH by default. (#163182)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Enable locate module callback for main executable (PR #160199)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Use typedef compiler type for typedef types (PR #156250)
via lldb-commits
- [Lldb-commits] [lldb] b516dcc - [clang] NFC: rename TagType::getOriginalDecl back to getDecl (#163271)
via lldb-commits
- [Lldb-commits] [lldb] Fix a potential use-after-free in StopInfoBreakpoint. (PR #163471)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Create simple types from function arguments and return types (PR #163621)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][NativePDB] Create simple types from function arguments and return types (PR #163621)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][PDB] Run `pointers.test` with both plugins (PR #163623)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][PDB] Run `pointers.test` with both plugins (PR #163623)
via lldb-commits
- [Lldb-commits] [lldb] 995eb4c - [lldb-dap] Add readOnly attribute for variables (#151884)
via lldb-commits
- [Lldb-commits] [lldb] 441587a - [lldb-dap] Add stdio redirection for integrated and external terminals (#161089)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix bot failure due to new qSupported packet reply (PR #163643)
via lldb-commits
- [Lldb-commits] [lldb] a1f233a - [lldb] Fix bot failure due to new qSupported packet reply (#163643)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method (PR #163646)
via lldb-commits
- [Lldb-commits] [lldb] 3e251e7 - [lldb] Correct bridgeOS -> BridgeOS spelling (#163479)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)
via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
via lldb-commits
- [Lldb-commits] [lldb] 25c62bc - [lldb-dap] Unify the timeouts for the DAP tests (#163292)
via lldb-commits
- [Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support shared cache relative objc method types (PR #163663)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support shared cache relative objc method types (PR #163663)
via lldb-commits
- [Lldb-commits] [lldb] d0d001d - [lldb] Support shared cache relative objc method types (#163663)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][PDB] Split `func-symbols.test` between DIA and native (PR #163733)
via lldb-commits
- [Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Fix mutex acquisition order for modules event. (PR #163821)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix misaligned loads violation in DataExtractor (PR #163880)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Fix `GetIndexOfChildMemberWithName` to handle anonymous struct in base classes (PR #158256)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Fix `GetIndexOfChildMemberWithName` to handle anonymous struct in base classes (PR #158256)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Fix `GetIndexOfChildMemberWithName` to handle anonymous struct in base classes (PR #158256)
via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb-dap] Add multi-session support with shared debugger instances (PR #163653)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Fix `GetIndexOfChildMemberWithName` to handle anonymous struct in base classes (PR #158256)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][RISCV] Fix return value reading (PR #163931)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (PR #163646)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Send a 'process' event on restart. (PR #163833)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
via lldb-commits
- [Lldb-commits] [lldb] 40d4ea6 - [lldb] Fix misaligned loads violation in DataExtractor (#163880)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)
via lldb-commits
- [Lldb-commits] [lldb] [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (PR #164011)
via lldb-commits
- [Lldb-commits] [lldb] bf2d84d - [lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (#164011)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add try_lock to SBMutex (PR #164109)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add type casting to DIL. (PR #159500)
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add type casting to DIL. (PR #159500)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Show signal number description (PR #164176)
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Remove a redundant call to std::unique_ptr<T>::get (NFC) (PR #164191)
via lldb-commits
Last message date:
Sun Oct 19 16:34:49 PDT 2025
Archived on: Sun Oct 19 16:34:52 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).