summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/NativePDB/Inputs
AgeCommit message (Expand)Author
2025-09-02[LLDB][NativePDB] Complete array member types in AST builder (#156370)nerix
2025-07-17[lldb] Adjust default target.max-children-depth (#149282)Michael Buch
2024-10-18Revert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond
2024-10-17Renormalize line endings whitespace only after dccebddb3b80Luke Drummond
2023-03-17[lldb][test] Replace use of p with expression in Shell tests (NFC)Dave Lee
2022-11-16[LLDB][NativePDB] Forcefully complete a record type if it has empty debug inf...Zequan Wu
2022-10-13[LLDB][NativePDB] Fix struct layout when it has anonymous unions.Zequan Wu
2022-08-17[LLDB][NativePDB] Switch to use DWARFLocationList.Zequan Wu
2022-07-19[LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a ...Zequan Wu
2022-07-12[LLDB] Fix NativePDB/local-variables.cpp for AArch64/WindowsMuhammad Omair Javaid
2022-04-14[LLDB][NativePDB] Fix a crash when S_DEFRANGE_SUBFIELD_REGISTER descirbes a s...Zequan Wu
2022-04-14[LLDB][NativePDB] Fix inline line info in line tableZequan Wu
2022-04-01[LLDB][NativePDB] Create inline function declsZequan Wu
2022-03-15[LLDB][NativePDB] Don't complete static members' types when completing a reco...Zequan Wu
2022-03-10[LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD...Zequan Wu
2022-01-13Revert "Revert "[LLDB][NativePDB] Add support for inlined functions""Zequan Wu
2022-01-12Revert "[LLDB][NativePDB] Add support for inlined functions"Stella Stamenova
2022-01-11[LLDB][NativePDB] Add support for inlined functionsZequan Wu
2020-08-11[LLDB] Improve PDB discoveryAdrian McCarthy
2020-05-11[LLDB] Fix broken testsuite due to Xfail decoratorsMuhammad Omair Javaid
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