summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile
AgeCommit message (Expand)Author
2023-03-17[lldb][test] Replace use of p with expression in Shell tests (NFC)Dave Lee
2023-03-07Reland "[lldb][TypeSystemClang] Format pointers to member functions as eForma...Michael Buch
2023-03-07Revert "[lldb][test] NativePDB/ast-types: fix expected pointer format"Michael Buch
2023-03-06[lldb] Make GetDIENamesAndRanges() allow 0-valued decl and call linesDavid Stenberg
2023-03-03[lldb][test] NativePDB/ast-types: fix expected pointer formatMichael Buch
2023-03-01[lldb/test] Update error message in debug-types-signature-loop.sPavel Labath
2023-02-22[LLDB] Enable 64 bit debug/type offsetAlexander Yermolovich
2023-02-16Revert "[LLDB] Enable 64 bit debug/type offset"Alexander Yermolovich
2023-02-16[LLDB] Enable 64 bit debug/type offsetAlexander Yermolovich
2023-02-13Revert "[LLDB] Enable 64 bit debug/type offset"Alexander Yermolovich
2023-02-13[LLDB] Enable 64 bit debug/type offsetAlexander Yermolovich
2023-02-13[lldb] Fix image lookup crashAlex Langford
2023-01-27Manual DWARF index: don't skip over -gmodules debug infoAdrian Prantl
2023-01-09[LLDB] Change formatting to use llvm::formatvAlexander Yermolovich
2022-12-07Fix dwarf5-lazy-dwo.c for the default c target not being c99.Mitch Phillips
2022-11-25[lldb/test] Remove the module cache directory in module-ownership.mmPavel Labath
2022-11-22[LLDB][Minidump] Merge executable module's architecture into target's archite...Zequan Wu
2022-11-16[LLDB][NativePDB] Forcefully complete a record type if it has empty debug inf...Zequan Wu
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-10-13[LLDB][NativePDB] Fix struct layout when it has anonymous unions.Zequan Wu
2022-09-27[LLDB][NativePDB] Add class/union layout bit size.Zequan Wu
2022-09-27[lldb] Improve display of absolute symbol lookupAlvin Wong
2022-09-16[LLDB][NativePDB] ResolveSymbolContext should return the innermost blockZequan Wu
2022-09-15[LLDB][NativePDB] Global ctor and dtor should be global decls.Zequan Wu
2022-09-14[lldb] Enable (un-xfail) some dwarf tests for armPavel Labath
2022-09-12[LLDB][NativePDB] Add local variables with no location info.Zequan Wu
2022-09-09[LLDB][NativePDB] Replace blocks.cpp with blocks.s so the test won't be affec...Zequan Wu
2022-09-08[LLDB][NativePDB] Set block address range.Zequan Wu
2022-09-08[LLDB][NativePDB] Fix PdbAstBuilder::GetParentDeclContext when ICF happens.Zequan Wu
2022-08-22Don't create sections for SHN_ABS symbols in ELF files.Greg Clayton
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-14[lldb] Remove ELF .zdebug supportFangrui Song
2022-07-13[LLDB] Fix pointers.test for AArch64/WindowsMuhammad Omair Javaid
2022-07-12Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."Zequan Wu
2022-07-12[LLDB] Fix NativePDB/local-variables.cpp for AArch64/WindowsMuhammad Omair Javaid
2022-07-07Revert "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."Jonas Devlieghere
2022-07-07[LLDB][NFC] Decouple dwarf location table from DWARFExpression.Zequan Wu
2022-06-30Fix PDB/func-symbols.test for Arm/WindowsMuhammad Omair Javaid
2022-06-29Fix inline-record.test for Arm/WindowsMuhammad Omair Javaid
2022-06-29[LLDB] Add PDB/calling-conventions.test for Arm/WindowsMuhammad Omair Javaid
2022-06-29[LLDB] Fix PDB/pointers.test for 32bit Arm/WindowsMuhammad Omair Javaid
2022-06-24[lldb] Fix flakiness in shell tests that mixed stderr and stdoutJonas Devlieghere
2022-05-26[lldb] Fix enums-layout test on WindowsStella Stamenova
2022-05-25[LLDB][NativePDB] Check for missing type info to avoid crash.Zequan Wu
2022-05-12Revision 3339000e0bda696c2e29173d15958c0a4978a143 caused the LanguageJim Ingham
2022-05-09Filter non-external static members from SBType::GetFieldAtIndex.Sigurur sgeirsson
2022-04-26Disable symbol on-demand feature for WindowsJeffrey Tan
2022-04-26Introduce new symbol on-demand for debug infoJeffrey Tan
2022-04-21[BOLT][DWARF] Implement monolithic DWARF5Alexander Yermolovich