summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a race condition between the "ephemeral watchpoint disabling" and command...Jim Ingham2016-10-251-6/+1
* Revert "Improve the libstdc++ smart pointer formatters"Pavel Labath2016-10-252-48/+16
* Use shorter names in TestConcurrentEvents testsPavel Labath2016-10-2435-35/+35
* Add data formatter for libstdc++ unique_ptrTamas Berghammer2016-10-213-0/+91
* Add data formatter for libstdc++ tupleTamas Berghammer2016-10-213-0/+66
* Improve the libstdc++ smart pointer formattersTamas Berghammer2016-10-212-16/+48
* Add TestMultipleHits.pyPavel Labath2016-10-213-0/+92
* Revert "Fix a race condition between "ephemeral watchpoint disable/enable" an...Pavel Labath2016-10-211-1/+6
* Fix a race condition between "ephemeral watchpoint disable/enable" and contin...Jim Ingham2016-10-211-6/+1
* Remove an unnecessary and incorrect check for num locations of a breakpointJim Ingham2016-10-201-8/+0
* Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...Omair Javaid2016-10-203-0/+131
* This test now passes.Jim Ingham2016-10-111-1/+0
* Added a bugreport tracking the failure to get float return valuesJim Ingham2016-10-111-5/+6
* This test was failing because /bin/ls is no longer debuggable on OS X.Jim Ingham2016-10-113-2/+19
* Adding radar number on our end for llvm.org/pr15824.Jim Ingham2016-10-101-2/+2
* Add the related radar on our end for llvm.org/pr15824.Jim Ingham2016-10-101-1/+1
* Add the radar number on our end.Jim Ingham2016-10-101-1/+1
* [LLDB][MIPS] All tests get errors in dotest after this test.Nitesh Jain2016-10-101-0/+5
* [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...Nitesh Jain2016-10-1035-35/+35
* xfail TestReportData.py on i386Todd Fiala2016-10-061-0/+1
* xfail TestDataFormatterNSIndexPath.py on macOS i386Todd Fiala2016-10-061-0/+1
* xfail TestExec.py on macOS i386Todd Fiala2016-10-061-0/+1
* xfail TestDiagnoseDereferenceFunctionReturn.py on macOS i386Todd Fiala2016-10-061-0/+1
* xfail TestDarwinLogBasic.py for i386 macOSTodd Fiala2016-10-061-0/+1
* Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...Valentina Giusti2016-10-063-0/+104
* These test cases don't test different debug info formats.Jim Ingham2016-10-062-0/+4
* Improve test for Intel(R) MPX registers.Valentina Giusti2016-10-062-25/+8
* Fixup the xfail situation on Windows.Zachary Turner2016-10-055-4/+6
* 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
* Fix the decorator of TestBreakpointCaseSensitivityTamas Berghammer2016-10-041-4/+2
* Adding a new Minidump post-mortem debugging pluginDimitar Vlahovski2016-10-046-0/+170
* Fix test when using remote debugging.Pavel Labath2016-10-041-1/+1
* add a simple test case to validate test id()Todd Fiala2016-10-031-0/+17
* Fix up this test case.Jim Ingham2016-10-011-35/+0
* Fix up the test so it gets closer to passing.Jim Ingham2016-09-301-40/+11
* Add the radar on our end to the bugreport string.Jim Ingham2016-09-301-3/+3
* Add the radar from our end to the bugreport string.Jim Ingham2016-09-301-1/+1
* IsValid is the way to ask a breakpoint location whether it is valid.Jim Ingham2016-09-301-2/+3
* Add the tracking radar on our end.Jim Ingham2016-09-301-1/+1
* Prefer skipping over x-failingEnrico Granata2016-09-301-1/+1
* Do not assume we will be able to discover the return type of this selector ca...Enrico Granata2016-09-301-1/+1
* This test will not work in i386 mode because we don't create interesting type...Enrico Granata2016-09-291-0/+1
* Fix an issue where libc++ changed the type information we get for std::map::i...Enrico Granata2016-09-282-10/+10
* Add the ability for the task port to change when a process execs.Greg Clayton2016-09-281-1/+0
* convert TestFatArchives.py over to no-debug-info testTodd Fiala2016-09-271-11/+4
* xfail TestExec.py on macOSTodd Fiala2016-09-271-0/+1
* Fix serialization of Python breakpoint commands.Jim Ingham2016-09-262-3/+3
OpenPOWER on IntegriCloud