aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile
AgeCommit message (Expand)AuthorFilesLines
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre1-1/+1
2025-10-30Enable LLDB to load large dSYM files. (#164471)Greg Clayton2-0/+13
2025-09-26[lldb][test] Fix elf-no-shdrs-pt-notes.yaml on Windows (#160827)David Spickett1-2/+2
2025-09-25Modify ObjectFileELF so it can load notes from PT_NOTE segments. (#160652)Greg Clayton1-0/+706
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman2-4/+5
2025-06-17[lldb][AIX] Added XCOFF ParseSymtab handling (#141577)Dhruv Srivastava2-0/+245
2025-06-09[LLDB] Unify DWARF section name matching (#141344)nerix2-0/+302
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen1-2/+2
2025-05-16[lldb][AIX] Added 32-bit XCOFF Executable support (#139875)Dhruv Srivastava1-0/+110
2025-05-12[lldb][AIX] Support for XCOFF Sections (#131304)Dhruv Srivastava1-2/+83
2025-05-01Revert "[lldb] Change synthetic symbol names to have file address (#137512)"Felipe de Azevedo Piovezan1-2/+2
2025-05-01[lldb] Change synthetic symbol names to have file address (#137512)Ely Ronnen1-2/+2
2024-12-18[lldb][AIX] Header Parsing for XCOFF Object File in AIX (#116338)Dhruv Srivastava1-1/+1
2024-11-18Fix buildbots with no x86 target.Greg Clayton1-0/+1
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#116689)Greg Clayton1-0/+44
2024-11-18Revert "Add support for reading the dynamic symbol table from PT_DYNAMIC (#11...Shubham Sandeep Rastogi1-42/+0
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#112596)Greg Clayton1-0/+42
2024-11-12[lldb][AIX] Added XCOFF Object File Header for AIX (#111814)Dhruv Srivastava1-0/+27
2024-10-10[lldb][test] elf-memory.test requires LLDB build with Python support (#111810)Alex Bradbury1-1/+1
2024-08-12 [LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#102570)Greg Clayton3-0/+153
2024-08-08Revert "[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)"Leonard Chan3-150/+0
2024-08-08[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)Greg Clayton3-0/+150
2024-07-11[lldb] Fix a bug for PT_TLS segments getting loaded when they shouldn't. (#98...Greg Clayton1-2/+27
2024-07-08[lldb] Improve error message for unrecognized executables (#97490)Jonas Devlieghere1-1/+1
2024-05-01[LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton1-0/+48
2023-11-03[lldb] Move LocateExecutableSymbolFile to SymbolLocator plugin (#71266)Jonas Devlieghere1-4/+3
2023-06-06[LLDB][PDB] Fix age field in UUID in PDB file.Zequan Wu1-2/+2
2023-05-07ObjectFile: introduce a COFF object file pluginSaleem Abdulrasool1-0/+234
2023-04-29[lldb][ObjectFileELF] Support AArch32 in ApplyRelocationsStefan Gränitz1-0/+62
2023-03-13[LLDB][ObjectFileELF] Correct the return type of RelocOffset64 and RelocAddend64Weining Lu1-4/+8
2023-03-13[LLDB][ObjectFileELF] Support LoongArch64 in ApplyReloctionsWeining Lu1-0/+45
2022-11-01[LLDB][LoongArch] Add LoongArch ArchSpec and subtype detectionTiezhu Yang1-0/+24
2022-09-28[lldb][COFF] Map symbols without base+complex type as 'Data' typeAlvin Wong2-2/+2
2022-09-28[lldb][COFF] Add note to forwarder export symbols in symtabAlvin Wong1-0/+51
2022-09-28[lldb][COFF] Load absolute symbols from COFF symbol tableAlvin Wong1-3/+10
2022-09-28[lldb][COFF] Match symbols from COFF symbol table to export symbolsAlvin Wong1-11/+11
2022-09-28[lldb][COFF] Improve info of symbols from export tableAlvin Wong1-4/+4
2022-09-28[lldb][COFF] Rewrite ParseSymtab to list both export and symbol tablesAlvin Wong1-0/+109
2022-09-13lldb: Add support for R_386_32 relocations to ObjectFileELFDavid M. Lary1-0/+57
2022-07-14[lldb] Remove ELF .zdebug supportFangrui Song1-2/+3
2022-07-06[lldb] Stop passing both i386 and i686 in parallel as architectures on WindowsMartin Storsjö1-1/+1
2022-06-22[lldb] Add setting to override PE/COFF ABI by module nameAlvin Wong1-0/+55
2022-06-22[lldb] Fix reading i686-windows executables with GNU environmentMartin Storsjö1-0/+61
2022-06-09[lldb] Set COFF module ABI from default triple and make it an optionAlvin Wong6-3/+134
2022-06-09[lldb] Add gnu-debuglink support for Windows PE/COFFAlvin Wong4-0/+220
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song1-1/+0
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber1-0/+1
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song1-1/+0
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov1-0/+1
2022-02-25[LLDB] Remove XFAIL from minidebuginfo-set-and-hit-breakpoint.testMuhammad Omair Javaid1-1/+0