summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/DWARF/Inputs
AgeCommit message (Expand)Author
2025-11-14[lldb] Add the ability to load DWARF64 .debug_str_offsets tables for DWARF32 ...Greg Clayton
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch
2023-10-21[lldb] improve dwo path in missing dwo error when relative (#69783)Tom Yang
2023-03-06[lldb] Make GetDIENamesAndRanges() allow 0-valued decl and call linesDavid Stenberg
2023-01-27Manual DWARF index: don't skip over -gmodules debug infoAdrian Prantl
2021-04-13[lldb] Require x86 backend for a bunch of DWARF testsDavid Spickett
2021-03-03[lldb] Fix handling of `DW_AT_decl_file` according to D91014 (attempt #2)Andy Yankovsky
2021-03-01Revert "[lldb] Fix handling of `DW_AT_decl_file` according to D91014"Jan Kratochvil
2021-03-01[lldb] Fix handling of `DW_AT_decl_file` according to D91014Andy Yankovsky
2021-01-24lldb: Add support for printing variables with DW_AT_ranges on DW_TAG_subprogramsDavid Blaikie
2021-01-07lldb: Add support for DW_AT_ranges on DW_TAG_subprogramsDavid Blaikie
2020-08-06[ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOADFangrui Song
2020-05-08[lldb] Fix RecordDecl match string in module-ownership.mm to get the test run...Raphael Isemann
2020-04-17Allow lldb-test to combine -find with -dump-clang-astAdrian Prantl
2020-04-09Preserve the owning module information from DWARF in the synthesized ASTAdrian Prantl
2020-04-01Revert "Preserve the owning module information from DWARF in the synthesized ...Adrian Prantl
2020-04-01Preserve the owning module information from DWARF in the synthesized ASTAdrian Prantl
2019-12-09[lldb] Improve/fix base address selection in location listsPavel Labath
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere