summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile
AgeCommit message (Expand)Author
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-26[test] Fix PayloadString: in lldb testsFangrui Song
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-04-09[lldb] Update object.test after 'nosync' inference was enabled.Alexander Belyaev
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-14[lldb][wasm] Parse DWO section namesPhilip Pfaffe
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-10-26[lldb][PDB] Add ObjectFile PDB pluginZequan Wu
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-07-20[LLDB] [COFF] Fix handling of symbols with more than one aux symbolMartin Storsjö
2020-05-13[LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bitMuhammad Omair Javaid
2020-02-25[lldb] Mark ObjectFileBreakpad test inputs as non-textPavel Labath
2020-02-20[lldb] Add boilerplate to recognize the .debug_tu_index sectionPavel Labath
2020-02-17[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debuggingPaolo Severini
2020-02-05Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging"Pavel Labath
2020-02-05[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debuggingPaolo Severini
2020-02-05[test] yaml2obj -docnum => --docnum=Fangrui Song
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-17[lldb] Try to fix writing outside temp dir from 4bafceced6a7641be7b090229c6cc...Sam McCall
2020-01-16[LLDB] Add SymbolVendorWasm plugin for WebAssembly debuggingPaolo Severini
2020-01-15[LLDB] Add ObjectFileWasm plugin for WebAssembly debuggingPaolo Severini
2020-01-14[lldb/DWARF] Move location list sections into DWARFContextPavel Labath
2019-11-28[LLDB] [test] Add a missing "REQUIRES: arm" lineMartin Storsjö
2019-11-28[LLDB] Always interpret arm instructions as thumb on windowsMartin Storsjö
2019-11-28[LLDB] [PECOFF] Look for the truncated ".eh_fram" section nameMartin Storsjö
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
2019-10-31[lldb/lit] Introduce %clang_host substitutionsPavel Labath
2019-10-31[LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...Martin Storsjö
2019-10-30COFF: Set section permissionsPavel Labath
2019-10-29[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sectionsMartin Storsjö
2019-10-25lldb/COFF: Create a separate "section" for the file headerPavel Labath
2019-10-21[lldb] drop .symtab removal in minidebuginfo testsKonrad Kleine
2019-10-15[LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triplesMartin Storsjo
2019-10-10[test] Trim the symbtab test case (NFC)Jonas Devlieghere
2019-10-10[lldb] Fix minidebuginfo-set-and-hit-breakpoint.testRaphael Isemann
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere