summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile/ELF
AgeCommit message (Expand)Author
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre
2025-09-26[lldb][test] Fix elf-no-shdrs-pt-notes.yaml on Windows (#160827)David Spickett
2025-09-25Modify ObjectFileELF so it can load notes from PT_NOTE segments. (#160652)Greg Clayton
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen
2025-05-01Revert "[lldb] Change synthetic symbol names to have file address (#137512)"Felipe de Azevedo Piovezan
2025-05-01[lldb] Change synthetic symbol names to have file address (#137512)Ely Ronnen
2024-11-18Fix buildbots with no x86 target.Greg Clayton
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#116689)Greg Clayton
2024-11-18Revert "Add support for reading the dynamic symbol table from PT_DYNAMIC (#11...Shubham Sandeep Rastogi
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#112596)Greg Clayton
2024-10-10[lldb][test] elf-memory.test requires LLDB build with Python support (#111810)Alex Bradbury
2024-08-12 [LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#102570)Greg Clayton
2024-08-08Revert "[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)"Leonard Chan
2024-08-08[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)Greg Clayton
2024-07-11[lldb] Fix a bug for PT_TLS segments getting loaded when they shouldn't. (#98...Greg Clayton
2024-05-01[LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton
2023-04-29[lldb][ObjectFileELF] Support AArch32 in ApplyRelocationsStefan Gränitz
2023-03-13[LLDB][ObjectFileELF] Correct the return type of RelocOffset64 and RelocAddend64Weining Lu
2023-03-13[LLDB][ObjectFileELF] Support LoongArch64 in ApplyReloctionsWeining Lu
2022-11-01[LLDB][LoongArch] Add LoongArch ArchSpec and subtype detectionTiezhu Yang
2022-09-13lldb: Add support for R_386_32 relocations to ObjectFileELFDavid M. Lary
2022-07-14[lldb] Remove ELF .zdebug supportFangrui Song
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25[LLDB] Remove XFAIL from minidebuginfo-set-and-hit-breakpoint.testMuhammad Omair Javaid
2021-12-03[LLDB] XFAIL on Arm/Linux minidebuginfo-set-and-hit-breakpoint.testMuhammad Omair Javaid
2021-12-02Include extra input contents on this test so we can see why lldb-arm-ubuntu b...Greg Clayton
2021-10-26[LLDB] Fix LLDB buildbots break due to --image-baseMuhammad Omair Javaid
2021-07-27Create synthetic symbol names on demand to improve memory consumption and sta...Greg Clayton
2021-07-02Revert "Create synthetic symbol names on demand to improve memory consumption...Jonas Devlieghere
2021-06-29Create synthetic symbol names on demand to improve memory consumption and sta...Greg Clayton
2021-06-29Revert D104488 and friends since it broke the windows botStella Stamenova
2021-06-28Fix failing tests after https://reviews.llvm.org/D104488.Greg Clayton
2021-04-21[lldb/ELF] Fix IDs of synthetic eh_frame symbolsPavel Labath
2021-02-11ObjectFileELF: Test whether reloc_header is non-null instead of asserting.Peter Collingbourne
2021-01-26[LLDB][test] - Fix test after yaml2obj change.Georgii Rymar
2021-01-07[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant detectionLuís Marques
2020-11-09[lldb][test] - Update test cases after yaml2obj change.Georgii Rymar
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-05-13[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bitMuhammad Omair Javaid
2020-02-20[lldb] Add boilerplate to recognize the .debug_tu_index sectionPavel Labath
2020-01-30[AVR] Recognize the AVR architecture in lldbAyke van Laethem
2020-01-24[lldb/Test] Update minidebuginfo-set-and-hit-breakpoint.testJonas Devlieghere
2020-01-22[lldb] s/lldb/%lldb in two testsPavel Labath
2020-01-14[lldb/DWARF] Move location list sections into DWARFContextPavel Labath
2019-11-26[lldb/symbolvendorelf] Copy more sections from separate debug filesPavel Labath
2019-11-26[lldb] Add boilerplate to recognize the .debug_rnglists.dwo sectionPavel Labath