summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile
AgeCommit message (Expand)Author
2025-07-18[lldb][test] Fix PDB UdtLayoutTestDavid Spickett
2025-07-17[lldb] Adjust default target.max-children-depth (#149282)Michael Buch
2025-07-15[LLDB] Switch to using DIL as default implementation for 'frame var'. (#147887)cmtice
2025-06-23[lldb][DWARFASTParserClang] Support constant index encoding of DW_AT_object_p...Michael Buch
2025-06-18[lldb][test] explicit-member-function-quals.cpp: add -glldbMichael Buch
2025-05-28[lldb] Make AddressRange dump easier on the eye (#141062)Pavel Labath
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen
2025-05-21[test] Fix dissassemble-entry-point.s for #140187 (#140978)Pat Doyle
2025-05-01Revert "[lldb] Change synthetic symbol names to have file address (#137512)"Felipe de Azevedo Piovezan
2025-05-01[lldb] Change synthetic symbol names to have file address (#137512)Ely Ronnen
2025-04-23[lldb/DWARF] Remove "range lower than function low_pc" check (#132395)Pavel Labath
2025-04-14[lldb][test] Fix NativePDB/inline_sites_live.cpp inlined frame formatMichael Buch
2025-03-20[lldb] Fix prologue size calculation for discontinuous functions (#131597)Pavel Labath
2025-03-05[lldb] Upgrade CompilerType::GetBitSize to return llvm::Expected (#129601)Adrian Prantl
2025-02-13[lldb/DWARF] Resolve type unit references in llvm DWARFDIE compatibility wrap...Pavel Labath
2025-02-07[lldb] Clear cached unwind plans when adding symbols (#125839)Pavel Labath
2025-01-31[lldb][test] explicit-member-function-quals.cpp: fix expected outputMichael Buch
2025-01-31[lldb] Use Function::GetAddress in Module::FindFunctions (#124938)Pavel Labath
2025-01-30[lldb][test] explicit-member-function-quals.cpp: fix triple flagMichael Buch
2025-01-30[lldb][test] Add test for detecting CV-quals of explicit object member functi...Michael Buch
2025-01-24[lldb] Use the first address range as the function address (#122440)Pavel Labath
2025-01-11Reapply "[clang] Avoid re-evaluating field bitwidth" (#122289)Timm Baeder
2024-12-17[clang][DebugInfo][gmodules] Set runtimeLang on ObjC forward declarations (#1...Michael Buch
2024-12-04Reapply "[lldb][dwarf] Compute fully qualified names on simplified template n...Zequan Wu
2024-12-03[lldb] Fix the DWARF index cache when index is partial. (#118390)Greg Clayton
2024-12-03[lldb] Fix "exact match" debug_names type queries (#118465)Pavel Labath
2024-12-03Reapply "[lldb] Use the function block as a source for function ranges (#1179...Pavel Labath
2024-12-03Revert "[lldb] Use the function block as a source for function ranges (#117996)"Pavel Labath
2024-12-03[lldb] Use the function block as a source for function ranges (#117996)Pavel Labath
2024-11-22[lldb][test] DW_OP_piece-O3.c: Disable on Windows (#117355)Ilia Kuklin
2024-11-22Revert "[lldb] Fix DW_OP_piece-O3 test on AArch64 Windows" (#117354)Ilia Kuklin
2024-11-22[lldb] Fix DW_OP_piece-O3 test on AArch64 Windows (#117336)Ilia Kuklin
2024-11-22Revert " [lldb][dwarf] Compute fully qualified names on simplified template n...Mikhail Goncharov
2024-11-22[lldb] Fix inline function resolution for discontinuous functions (#116777)Pavel Labath
2024-11-21Reapply "[lldb] Convert file address to load address when reading memory for ...Ilia Kuklin
2024-11-20 [lldb][dwarf] Compute fully qualified names on simplified template names wit...Zequan Wu
2024-11-19Revert "[lldb] Convert file address to load address when reading memory for D...Ilia Kuklin
2024-11-19[lldb] Convert file address to load address when reading memory for DW_OP_pie...Ilia Kuklin
2024-11-18Revert "[lldb][dwarf] Compute fully qualified names on simplified template na...Shubham Sandeep Rastogi
2024-11-18[lldb][dwarf] Compute fully qualified names on simplified template names with...Zequan Wu
2024-11-18[lldb] Infer MSInheritanceAttr for CXXRecordDecl with DWARF on Windows (#115177)Stefan Gränitz
2024-11-18[lldb] rm DWARFDebugRanges (#116379)Pavel Labath
2024-11-15[lldb][test] Disable inline_sites_live.cpp for non-Windows targets (#116196)Vladislav Dzhidzhoev
2024-11-13[lldb][test] Fix inline_sites_live.cpp Shell when run on Windows remotely fro...Vladislav Dzhidzhoev
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev
2024-11-12[lldb] (Begin to) support discontinuous lldb_private::Functions (#115730)Pavel Labath
2024-11-01[LLDB] Finish implementing support for DW_FORM_data16 (#113508)Walter Erquinigo
2024-11-01[lldb][NativePDB] Parse global variables. (#114303)Zequan Wu
2024-10-31[lldb] Set LLDB_USE_NATIVE_PDB_READER at the directory level (#114455)Jonas Devlieghere
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere