summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile
AgeCommit message (Expand)Author
2024-06-06[lldb] Test case for the bug in #92328Pavel Labath
2024-06-06Revert "[lldb][DebugNames] Only skip processing of DW_AT_declarations for cla...Pavel Labath
2024-06-04[lldb][test] Require Python for dwp testDavid Spickett
2024-05-30[lldb/DWARF] Follow DW_AT_signature when computing type contexts (#93675)Pavel Labath
2024-05-30[lldb] Fix collisions between two breakpad testsPavel Labath
2024-05-28 Reapply [lldb][DWARF] Delay struct/class/union definition DIE searching when...Zequan Wu
2024-05-23[lldb/DWARF] Make sure bad abbreviation codes do not crash lldb (#93006)Pavel Labath
2024-05-13Revert a test that was failing after a previous reversion.Jim Ingham
2024-05-14[lldb][DWARF] Mark delayed-definition-die-searching.test unsupported on WindowsMuhammad Omair Javaid
2024-05-13[lldb][DWARF] Fix delayed-definition-die-searching.test for WindowsMuhammad Omair Javaid
2024-05-10[lldb][DWARF] Delay struct/class/union definition DIE searching when parsing ...Zequan Wu
2024-05-09[lldb][DWARF] Sort ranges list in dwarf 5. (#91343)Zequan Wu
2024-04-23[lldb/test] Add basic ld.lld --debug-names tests (#88335)Fangrui Song
2024-03-27[lldb] Revive shell test after updating UnwindTable (#86770)Jason Molenda
2024-03-26[lldb] Remove test for add-symbol-file adds unwind sourceJason Molenda
2024-03-11Report back errors in GetNumChildren() (#84265)Adrian Prantl
2024-03-06Don't require a UUID in a .dwp file. (#83935)Greg Clayton
2024-03-04[lldb] Use sort-ordering for indexes when sorting by size (#83889)Jonas Devlieghere
2024-03-01[lldb] Add support for sorting by size to `target module dump symtab` (#83527)Jonas Devlieghere
2024-02-20[lldb] Add more ways to find the .dwp file. (#81067)Greg Clayton
2024-02-01[lldb] Fix a crash when using .dwp files and make type lookup reliable with t...Greg Clayton
2024-01-09[lldb] DWARFDIE: Follow DW_AT_specification when computing CompilerCo… (#77...Adrian Prantl
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch
2023-11-28Add support for parsing type unit entries in .debug_names. (#72952)Greg Clayton
2023-11-28[lldb][PDB] Fix message order in test caseDavid Spickett
2023-11-10[lldb] Only run ignored_artificial_fields.test when gcc is available.Haojian Wu
2023-11-10Revert "[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d3...David Spickett
2023-11-10[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d30d6577f04Haojian Wu
2023-11-10[LLDB] Ignore actual-needed artificial members in DWARFASTParserClang::ParseS...Haojian Wu
2023-10-24Expose DWARFDIE::GetDeclContext() in lldb_private::Function. (#69981)Adrian Prantl
2023-10-21[lldb] improve dwo path in missing dwo error when relative (#69783)Tom Yang
2023-09-08Reland "[lldb] Add more ways to find split DWARF files"David Spickett
2023-09-08Revert "[lldb] Add more ways to find split DWARF files"David Spickett
2023-09-07[lldb] Add more ways to find split DWARF filesDavid Spickett
2023-09-06[lldb] Fix inline_sites.testDaniel Paoliello
2023-08-17[lldb] Fix REQUIRES for DWO relative path testDavid Spickett
2023-06-14Add support for __debug_line_str in Mach-OAdrian Prantl
2023-06-12Speculative fix for windows testAdrian Prantl
2023-06-12[lldb][test] incomplete-tag-type.cpp: fix expected error messageMichael Buch
2023-06-01lldb: Fix cross-cu-reference test to explicitly request that featureDavid Blaikie
2023-05-16Emit the correct flags for the PROC CodeView Debug SymbolDaniel Paoliello
2023-05-05Reland "[lldb][DWARFExpression] Fix DW_OP_div to use signed division"LU Hongyi
2023-05-02Revert "[lldb][DWARFExpression] Fix DW_OP_div to use signed division"Michael Buch
2023-05-02Revert "Add amissing REQUIRES: to test"Adrian Prantl
2023-05-02Add amissing REQUIRES: to testAdrian Prantl
2023-05-02[lldb][DWARFExpression] Fix DW_OP_div to use signed divisionLU Hongyi
2023-04-13[lldb] Add 'CHECK' to class-type-nullptr-deref.s test.Caroline Tice
2023-04-11[PATCH][lldb] Fix dereference of null pointer.Caroline Tice
2023-03-23[LLDB] Fix for D139955 Summary:Alexander Yermolovich
2023-03-17[lldb] Fix d875838e8b45cb0da5070298d0c1a2d1ee78ce7eDave Lee