aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/PDB
AgeCommit message (Expand)AuthorFilesLines
2025-11-28[LLDB][PDB] Relax check for resolving breakpoint (#169932)nerix1-1/+1
2025-11-28[LLDB][PDB] Access object file through module (#169728)nerix1-0/+39
2025-10-29[LLDB] Use native PDB reader by default (#165363)nerix1-4/+4
2025-10-28[LLDB][PDB] Run `function-nested-block.test` with both plugins (#165364)nerix1-2/+4
2025-10-27[LLDB][NativePDB] Create simple types from function arguments and return type...nerix1-11/+12
2025-10-21[LLDB][PDB] Run `pointers.test` with both plugins (#163623)nerix1-18/+24
2025-10-21[LLDB][PDB] Split `func-symbols.test` between DIA and native (#163733)nerix1-1/+1
2025-10-07Reland "[LLDB][NativePDB] Create functions with mangled name" (#161678)nerix2-4/+4
2025-09-25Revert "[LLDB][NativePDB] Create functions with mangled name (#149701)"Martin Storsjö2-4/+4
2025-09-24[LLDB][NativePDB] Create functions with mangled name (#149701)nerix2-4/+4
2025-09-23[LLDB][PDB] Warn if DIA plugin is requested but not available (#160067)nerix1-6/+25
2025-09-23[LLDB][PDB] Run UDT layout test with native PDB too (#159769)nerix1-1/+1
2025-09-18[LLDB][NativePDB] Add modifiers to modified type name (#159296)nerix1-8/+10
2025-09-15[LLDB][PDB] Require Windows for for testing PDB plugin-selection again (#158559)nerix1-1/+1
2025-09-13[LLDB] Require DIA SDK for testing the PDB plugin-selection setting (#158284)nerix1-1/+1
2025-09-09[LLDB][NativePDB] Mark blocks as parsed after parsing (#157493)nerix1-12/+22
2025-09-04[LLDB][NativePDB] Find global variables in namespaces (#156736)nerix1-1/+2
2025-08-13[LLDB][NativePDB] Resolve declaration for tag types (#152579)nerix2-1/+17
2025-08-08[lldb][test] Run calling-conventions-arm.test with native PDB reader as well ...David Spickett1-0/+5
2025-08-07[LLDB] Run a few more PDB tests with native PDB as well (#152580)nerix3-4/+15
2025-08-04[LLDB] Add setting for native PDB reader (#151490)nerix1-0/+52
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman8-46/+54
2025-07-18[lldb][test] Fix PDB UdtLayoutTestDavid Spickett1-0/+1
2024-12-03Reapply "[lldb] Use the function block as a source for function ranges (#1179...Pavel Labath1-1/+0
2024-12-03Revert "[lldb] Use the function block as a source for function ranges (#117996)"Pavel Labath1-0/+1
2024-12-03[lldb] Use the function block as a source for function ranges (#117996)Pavel Labath1-1/+0
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev11-11/+11
2024-11-01[lldb][NativePDB] Parse global variables. (#114303)Zequan Wu1-7/+2
2024-10-31[lldb] Set LLDB_USE_NATIVE_PDB_READER at the directory level (#114455)Jonas Devlieghere5-5/+6
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere1-2/+0
2023-05-16Emit the correct flags for the PROC CodeView Debug SymbolDaniel Paoliello1-0/+1
2023-03-17[lldb][test] Replace use of p with expression in Shell tests (NFC)Dave Lee5-19/+19
2022-07-13[LLDB] Fix pointers.test for AArch64/WindowsMuhammad Omair Javaid1-1/+1
2022-06-30Fix PDB/func-symbols.test for Arm/WindowsMuhammad Omair Javaid1-1/+1
2022-06-29[LLDB] Add PDB/calling-conventions.test for Arm/WindowsMuhammad Omair Javaid3-10/+30
2022-06-29[LLDB] Fix PDB/pointers.test for 32bit Arm/WindowsMuhammad Omair Javaid1-3/+3
2022-05-26[lldb] Fix enums-layout test on WindowsStella Stamenova1-31/+31
2021-12-14[lldb] Update the PDB tests to pass with the VS2019 toolsetStella Stamenova5-11/+10
2021-10-21Follow-up fixes for aee49255074fd4ef38d97e6e70cbfbf2f9fd0fa7David Blaikie2-2/+2
2021-10-19[lldb] Adjust udt-layout.test after MS mangling changeRaphael Isemann1-1/+1
2021-10-18[lldb] Fix PDB/compilands.test for a3939e1Pavel Labath1-1/+1
2021-07-26[DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor)...Amy Huang1-0/+3
2020-11-13[lldb] Fix SymbolFile/PDB/udt-layout.testJonas Devlieghere1-2/+2
2020-08-21[lldb] Skip PDB and NativePDB tests with reproducersJonas Devlieghere1-0/+2
2020-07-28Revert "Switch to using -debug-info-kind=constructor as default (from =limited)"Amy Huang1-1/+0
2020-07-09Switch to using -debug-info-kind=constructor as default (from =limited)Amy Huang1-0/+1
2020-06-25[lldb][PDB] Constexpr static member values as AST literalsAleksandr Urakov2-1/+17
2020-05-18Re-land [Debug][CodeView] Emit fully qualified names for globalsReid Kleckner1-2/+2
2020-05-18Revert 76c5f277f2 "Re-land [Debug][CodeView] Emit fully qualified names for g...Hans Wennborg1-2/+2
2020-05-15Re-land [Debug][CodeView] Emit fully qualified names for globalsAlexandre Ganea1-2/+2