summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/postmortem
Commit message (Expand)AuthorAgeFilesLines
* Add a new SBTarget::LoadCore() overload which surfaces errors if the load failsLeonard Mosescu2018-06-111-0/+18
* [lit, windows] Disable a number of tests that are failing on WindowsStella Stamenova2018-06-071-0/+2
* XFAIL TestMachCore for windows hostsPavel Labath2018-05-291-0/+1
* Enable ProcessMachCore plugin on non-apple platformsPavel Labath2018-05-221-1/+0
* [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...Stella Stamenova2018-05-091-10/+10
* [lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or WindowsStella Stamenova2018-05-071-0/+3
* Use the UUID from the minidump's CodeView Record for placeholder modulesLeonard Mosescu2018-05-022-9/+68
* Attempt to fix TestMiniDump on windowsPavel Labath2018-04-191-6/+6
* Improve LLDB's handling of non-local minidumpsLeonard Mosescu2018-04-182-0/+33
* Last batch of test-tree cleaning changesPavel Labath2018-03-212-47/+38
* [test] Disable TestMachCore everywhere except on DarwinJonas Devlieghere2018-03-141-0/+1
* Update selected thread after loading mach coreJonas Devlieghere2018-03-143-0/+966
* TestLinuxCore -- add a check for thread namePavel Labath2018-02-051-10/+19
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-2/+2
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-2/+2
* Change SBProcess::ReadCStringFromMemory() back to returningJason Molenda2017-12-221-1/+1
* Implement core dump debugging for PPC64lePavel Labath2017-11-163-0/+8
* Xfail test_stack_info_in_minidump testPavel Labath2017-11-031-0/+1
* Fix TestMinidump for r316673Pavel Labath2017-10-261-8/+8
* Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...Adrian McCarthy2017-09-192-3/+66
* Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugg...Adrian McCarthy2017-09-182-66/+3
* Fix for bug 34532 - A few rough corners related to post-mortem debugging (cor...Adrian McCarthy2017-09-132-3/+66
* test: fix missed testSaleem Abdulrasool2017-08-231-1/+1
* Recompute ArchSpec core after MergeFromPavel Labath2017-04-203-10/+0
* Skip three test cases that are asserting on macosx as of r299199. A quickJason Molenda2017-04-043-0/+10
* [LLDB][MIPS] Fix Core file Architecture and OS information.Nitesh Jain2017-03-317-0/+16
* Centralize libc++ test skipping logicPavel Labath2017-03-292-2/+2
* [LLDB][MIPS] Fix TestMiniDumpNewNitesh Jain2017-02-081-0/+8
* Fix-up TestLinuxCore for r290874Pavel Labath2017-01-031-0/+8
* Simplify reading of Linux notes to correctly handle endianess.Howard Hellyer2017-01-031-3/+1
* Patch for lldb bug 26322 “core load hangs”Howard Hellyer2016-11-244-0/+0
* Patch for lldb bug 26322 “core load hangs”Howard Hellyer2016-11-2412-0/+369
* ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64...Dimitar Vlahovski2016-11-204-0/+88
* Fix TestMiniDumpNew.py test for Python 2/3 issueAdrian McCarthy2016-11-141-3/+4
* Disable windows-only minidump pluginPavel Labath2016-11-092-16/+4
* Make space for FreeBSD core file testsPavel Labath2016-11-0712-10/+10
* make-core.sh: add FreeBSD supportEd Maste2016-11-051-9/+30
* Minidump plugin: Fix flaky testDimitar Vlahovski2016-11-011-8/+68
* Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...Dimitar Vlahovski2016-10-319-0/+179
* [LLDB][MIPS] All tests get errors in dotest after this test.Nitesh Jain2016-10-101-0/+5
* Fixup the xfail situation on Windows.Zachary Turner2016-10-051-0/+4
* Removing the new Minidump pluginDimitar Vlahovski2016-10-058-178/+0
* xfailing minidump tests again ... :(Dimitar Vlahovski2016-10-051-0/+6
* Fixing new Minidump plugin testsDimitar Vlahovski2016-10-053-18/+14
* xfailing tests for Minidump pluginDimitar Vlahovski2016-10-041-0/+6
* Adding a new Minidump post-mortem debugging pluginDimitar Vlahovski2016-10-046-0/+170
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-063-34/+67
* Add/fix support for i386 elf core filesDimitar Vlahovski2016-07-291-1/+0
* Implement GetMemoryRegions() for Linux and Mac OSX core files.Howard Hellyer2016-07-071-7/+68
* Disable LinuxCoreTestCase.test_s390xUlrich Weigand2016-04-141-0/+2
OpenPOWER on IntegriCloud