summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Minidump
AgeCommit message (Expand)Author
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman
2025-07-17[LLDB] Process minidump better error messages (#149206)Jacob Lalonde
2024-11-14[lldb] Fixed find-module.test in case of a remote target (#116198)Dmitry Vasilyev
2024-11-14[lldb] Disable find-module.test in case of a remote target (#94165)Dmitry Vasilyev
2024-10-18Revert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond
2024-10-17Renormalize line endings whitespace only after dccebddb3b80Luke Drummond
2022-11-22[LLDB][Minidump] Merge executable module's architecture into target's archite...Zequan Wu
2022-06-09[lldb] Add gnu-debuglink support for Windows PE/COFFAlvin Wong
2022-03-16[lldb] Fix flakyness in Minidump/no-process-id.yamlJonas Devlieghere
2022-03-16[lldb] Fix Minidump/no-process-id.yamlJonas Devlieghere
2021-11-10[LLDB][Breakpad] Create a function for each compilation unit.Zequan Wu
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-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-01-20[lldb] Allow loading of minidumps with no process idPavel Labath
2019-11-29[LLDB] [ARM] Use r11 as frame pointer on Windows on ARMMartin Storsjö
2019-11-05MemoryRegion: Print "don't know" permission values as suchPavel Labath
2019-10-31minidump: Create memory regions from the sections of loaded modulesPavel Labath
2019-10-31[LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of rangeMartin Storsjö
2019-10-30minidump: Rename some architecture constantsPavel Labath
2019-10-25lldb/minidump: Refactor memory region computation codePavel 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