aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile/ELF
AgeCommit message (Expand)AuthorFilesLines
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre1-1/+1
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 Grossman1-2/+2
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen1-2/+2
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-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-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-05-01[LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton1-0/+48
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-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-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
2021-12-03[LLDB] XFAIL on Arm/Linux minidebuginfo-set-and-hit-breakpoint.testMuhammad Omair Javaid1-0/+1
2021-12-02Include extra input contents on this test so we can see why lldb-arm-ubuntu b...Greg Clayton1-1/+1
2021-10-26[LLDB] Fix LLDB buildbots break due to --image-baseMuhammad Omair Javaid1-1/+1
2021-07-27Create synthetic symbol names on demand to improve memory consumption and sta...Greg Clayton1-2/+2
2021-07-02Revert "Create synthetic symbol names on demand to improve memory consumption...Jonas Devlieghere1-2/+2
2021-06-29Create synthetic symbol names on demand to improve memory consumption and sta...Greg Clayton1-2/+2
2021-06-29Revert D104488 and friends since it broke the windows botStella Stamenova1-2/+2
2021-06-28Fix failing tests after https://reviews.llvm.org/D104488.Greg Clayton1-2/+2
2021-04-21[lldb/ELF] Fix IDs of synthetic eh_frame symbolsPavel Labath1-0/+32
2021-02-11ObjectFileELF: Test whether reloc_header is non-null instead of asserting.Peter Collingbourne1-0/+148
2021-01-26[LLDB][test] - Fix test after yaml2obj change.Georgii Rymar1-0/+1
2021-01-07[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant detectionLuís Marques1-0/+24
2020-11-09[lldb][test] - Update test cases after yaml2obj change.Georgii Rymar8-29/+24
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song24-24/+24
2020-05-13[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bitMuhammad Omair Javaid1-1/+1
2020-02-20[lldb] Add boilerplate to recognize the .debug_tu_index sectionPavel Labath1-0/+14
2020-01-30[AVR] Recognize the AVR architecture in lldbAyke van Laethem1-0/+30
2020-01-24[lldb/Test] Update minidebuginfo-set-and-hit-breakpoint.testJonas Devlieghere1-4/+6
2020-01-22[lldb] s/lldb/%lldb in two testsPavel Labath2-2/+2
2020-01-14[lldb/DWARF] Move location list sections into DWARFContextPavel Labath1-0/+28
2019-11-26[lldb/symbolvendorelf] Copy more sections from separate debug filesPavel Labath1-2/+72
2019-11-26[lldb] Add boilerplate to recognize the .debug_rnglists.dwo sectionPavel Labath1-0/+14