summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/postmortem
AgeCommit message (Expand)Author
2022-02-28Set error message if ValueObjectRegister fails to write back to registerIlya Nozhkin
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2022-01-06[lldb] [Process/FreeBSDKernel] Support finding all processesMichał Górny
2021-12-22[lldb] [Process/FreeBSDKernel] Introduce libkvm supportMichał Górny
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-12-14Revert "[lldb] Introduce a FreeBSDKernel plugin for vmcores"Michał Górny
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-09-17[MachCore] Report arm64 thread exception stateVedant Kumar
2021-06-16AArch64 Linux and elf-core PAC stack unwinder supportMuhammad Omair Javaid
2021-05-03Support AArch64 PAC elf-core register readMuhammad Omair Javaid
2021-04-13[lldb] Require x86 for various NativePDB, Breakpad and Minidump testsDavid Spickett
2021-03-30[lldb] Remove linux/mips debugging supportPavel Labath
2021-03-10[lldb] [test] Update XFAILs for FreeBSD/aarch64Michał Górny
2021-02-08[elf-core] Improve reading memory from core fileDjordje Todorovic
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee
2020-10-30[lldb] Report old modules from ModuleList::ReplaceEquivalentJoseph Tremoulet
2020-10-16[lldb] Minidump: check for .text hash match with directoryJoseph Tremoulet
2020-09-23[lldb] Normalize paths in new testJoseph Tremoulet
2020-09-23[lldb] Fix GetRemoteSharedModule fallback logicJoseph Tremoulet
2020-09-22[lldb][test] Remove accidental import pdb in 783dc7dc7ed7487d0782c2feb8854df9...Fangrui Song
2020-09-22[lldb] Skip TestMiniDumpUUID with reproducersJonas Devlieghere
2020-08-24Add hashing of the .text section to ProcessMinidump.Greg Clayton
2020-08-06[lldb][AArch64] Correct compile options for Neon corefileDavid Spickett
2020-07-21Revert "Revert "AArch64 SVE register infos and core file support""Muhammad Omair Javaid
2020-07-20Revert "AArch64 SVE register infos and core file support"Muhammad Omair Javaid
2020-07-20AArch64 SVE register infos and core file supportMuhammad Omair Javaid
2020-06-09[lldb/Reproducers] Skip test_remove_placeholder_add_real_module with reproducersJonas Devlieghere
2020-06-09[lldb] Fix and enable Windows minidump testsJaroslav Sevcik
2020-06-08[lldb] Disable remove-add module test on WindowsJaroslav Sevcik
2020-06-07Support build-ids of other sizes than 16 in UUID::SetFromStringRefJaroslav Sevcik
2020-05-27[lldb/Reproducers] Skip or fix the remaining tests.Jonas Devlieghere
2020-05-18[lldb/Reproducers] Add skipIfReproducer to more testsJonas Devlieghere
2020-05-07[lldb/Test] Add @skipIfReproducer to tests using lldb::FileSP.Jonas Devlieghere
2020-04-29Fix LLDB elf core dump register access for ARM/AArch64Muhammad Omair Javaid
2020-04-20[lldb] Prefer executable files from sysroot over files from local filesystemYuri Per
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht