- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[lldb][NFC] Change ObjectFile's DataExtractor to a unique ptr lldb
#170066 opened Dec 1, 2025 by jasonmolenda Loading… updated Dec 1, 2025
[LLDB] Add SBFrameExtensions Tests lldb
#169236 opened Nov 23, 2025 by ahmednoursphinx Loading… updated Nov 30, 2025
[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value debuginfo lldb platform:windows
#166455 opened Nov 4, 2025 by gv Loading… updated Nov 28, 2025
[lldb][windows] refactor CreateProcessW setup lldb platform:windows
#168733 opened Nov 19, 2025 by charles-zablit Loading… updated Nov 28, 2025
[lldb-dap] Fix format string on Mac OS lldb lldb-dap
#169933 opened Nov 28, 2025 by npmiller Loading… updated Nov 28, 2025
[lldb-dap] Fix segfault in JSONUtils.cpp when GetUUIDString() returns nullptr lldb lldb-dap
#169844 opened Nov 27, 2025 by aahrun Loading… updated Nov 28, 2025
[lldb][windows] add Windows Virtual Console support lldb lldb-dap
#168729 opened Nov 19, 2025 by charles-zablit Loading… updated Nov 28, 2025
[lldb] Fix ThreadPlanStepOut::DoPlanExplainsStop inspection of BreakpointSite lldb
#169799 opened Nov 27, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[clang][DebugInfo] Add virtual call-site target information in DWARF. backend:AArch64 backend:ARM backend:MIPS backend:RISC-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo lldb llvm:binary-utilities llvm:codegen llvm:ir
#167666 opened Nov 12, 2025 by CarlosAlbertoEnciso Loading… updated Nov 27, 2025
[lldb] Use AST nodes as Subscript and BitField arguments in DIL lldb
#169363 opened Nov 24, 2025 by kuilpd Loading… updated Nov 27, 2025
[lldb][NFCI] Rewrite UnwindAssemblyInstEmulation in terms of a CFG visit lldb
#169630 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] Handle backwards branches in UnwindAssemblyInstEmulation lldb
#169633 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] Add DisassemblerLLVMC::IsBarrier API lldb
#169632 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb][NFC] Rename forward_branch_offset to branch_offset in UnwindAssemblyInstEmulation lldb
#169631 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] [disassembler] chore: enhance VariableAnnotator to return structured data: introduce VariableAnnotator::AnnotateStructured method lldb
#169408 opened Nov 24, 2025 by n2h9 Loading… updated Nov 26, 2025
[LLDB][NativePDB] Look for PDBs in
target.debug-file-search-paths lldb #169719 opened Nov 26, 2025 by Nerixyz Loading… updated Nov 26, 2025
[lldb] Unify DW_OP_deref and DW_OP_deref_size implementations lldb
#169587 opened Nov 26, 2025 by dmpots Loading… updated Nov 26, 2025
[lldb] improve the heuristics for checking if a terminal supports Unicode lldb
#168603 opened Nov 18, 2025 by charles-zablit Loading… updated Nov 26, 2025
[lldb] add a marker before skipped frames lldb
#167550 opened Nov 11, 2025 by charles-zablit Loading… updated Nov 26, 2025
[lldb][AIX] Added Kill() implementation lldb
#169454 opened Nov 25, 2025 by DhruvSrivastavaX Loading… updated Nov 26, 2025
[lldb] Handle deref of register and implicit locations lldb
#169419 opened Nov 24, 2025 by dmpots Loading… updated Nov 26, 2025
[LLDB] Add type casting to DIL, part 1 of 3. lldb
#165199 opened Oct 27, 2025 by cmtice Loading… updated Nov 26, 2025
[Clang] Introduce OverflowBehaviorType for fine-grained overflow control clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo lldb
#148914 opened Jul 15, 2025 by JustinStitt Loading… updated Nov 24, 2025
[lldb-dap] Fix running dap_server.py directly for debugging tests. lldb
#167754 opened Nov 12, 2025 by ashgti Loading… updated Nov 24, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.