summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/Breakpad
AgeCommit message (Expand)Author
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman
2025-05-28[lldb] Make AddressRange dump easier on the eye (#141062)Pavel Labath
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-05-30[lldb] Fix collisions between two breakpad testsPavel Labath
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
2022-11-22[LLDB][Minidump] Merge executable module's architecture into target's archite...Zequan Wu
2022-06-29Fix inline-record.test for Arm/WindowsMuhammad Omair Javaid
2021-11-10[LLDB][Breakpad] Make lldb understand INLINE and INLINE_ORIGIN records in bre...Zequan Wu
2021-11-10[LLDB][Breakpad] Create a function for each compilation unit.Zequan Wu
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-13[lldb] Require x86 for various NativePDB, Breakpad and Minidump testsDavid Spickett
2020-11-09[lldb][test] - Update test cases after yaml2obj change.Georgii Rymar
2020-09-03[lldb] Make symbol list output from `image dump symtab` not depend on interna...Raphael Isemann
2020-08-25Update UnwindPlan dump to list if it is a trap handler func; also CommandJason Molenda
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-05-25[lldb] Remove custom DWARF expression printing codePavel Labath
2020-03-26[lldb/breakpad] Fix register resolution on armPavel Labath
2020-03-25[lldb] add lit.local.cfg for breakpad testsPavel Labath
2020-02-24[lldb/test] simplify basic-elf.yamlPavel Labath
2020-02-22[lldb][test] - Update basic-elf.yaml to fix build bot.Georgii Rymar
2019-11-05lldb/breakpad: add suppport for the "x86_64h" architecturePavel Labath
2019-10-31minidump: Create memory regions from the sections of loaded modulesPavel Labath
2019-10-18Add REQUIRES: x86 to more tests which need the x86 llvm target builtPavel Labath
2019-10-10unwind-via-stack-win.yaml: update for changes in yaml formatPavel Labath
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