summaryrefslogtreecommitdiffstats
path: root/lldb
Commit message (Expand)AuthorAgeFilesLines
* This test is no longer failing for gmodules.Jim Ingham2016-10-151-4/+0
* [CMake] Populate LLDB.framework's headers directoryChris Bieneman2016-10-141-1/+17
* [LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue classVadim Macagon2016-10-142-16/+17
* This test passes on i386 now.Jim Ingham2016-10-141-4/+0
* This test is passing on i386 now.Jim Ingham2016-10-141-2/+0
* [lldb] Improve identification of Linux core dumps. Fix for bug #30485.Richard Chamberlain2016-10-131-2/+1
* Fix Python binding generation build step on WindowsVadim Macagon2016-10-131-4/+4
* [CMake] Cleanup check-lldb targetsChris Bieneman2016-10-121-2/+17
* Use LLDB_SRC for relative pathsChris Bieneman2016-10-121-2/+10
* Fix test suite lookup path for LLDB.hChris Bieneman2016-10-121-7/+9
* Fix building tests without system headers on DarwinChris Bieneman2016-10-121-1/+1
* Fix lookup path for lldb-miChris Bieneman2016-10-121-6/+7
* [LLDB][MIPS] fix Floating point register read/write for big endianNitesh Jain2016-10-125-260/+331
* [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABINitesh Jain2016-10-124-8/+58
* Add an arm64 unit test where the function saves x20 in theJason Molenda2016-10-121-1/+101
* Add a simple frameless function test case to the arm64 unwind unit testsJason Molenda2016-10-122-11/+107
* This test now passes.Jim Ingham2016-10-121-2/+0
* This was skipped due to a clang PR that has been fixed.Jim Ingham2016-10-111-1/+0
* Added a radar on our end for this test's failure.Jim Ingham2016-10-111-1/+1
* Add the radar number on our end.Jim Ingham2016-10-111-1/+1
* 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
* Clarified the explanation of expr --top-level.Sean Callanan2016-10-111-2/+2
* Fix Arm64InstEmulation tests for windowsPavel Labath2016-10-111-15/+4
* Add a second, more complicated, arm64 example program toJason Molenda2016-10-111-11/+169
* Add a first unit test for the arm64 instruction profiled unwindJason Molenda2016-10-118-17/+241
* Fixing the bug number for darwin on this failure.Jim Ingham2016-10-111-1/+3
* 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-102-0/+6
* [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...Nitesh Jain2016-10-1035-35/+35
* [LLDB][MIPS] Fix TestReturnValue failure for MIPSNitesh Jain2016-10-101-27/+39
* [LLDB][MIPS] Fix register read/write for 32 bit big endian systemNitesh Jain2016-10-102-1/+4
* Fix compiler warnings in TestClangASTContext.cppPavel Labath2016-10-081-6/+6
* Fix compiler warnings in PlatformDarwinTest.cppPavel Labath2016-10-081-16/+16
* Fix a few warnings caught by clang.Zachary Turner2016-10-072-2/+2
* Remove a stray dump().Sean Callanan2016-10-071-2/+0
* Remove unused variable.Zachary Turner2016-10-071-1/+0
* The PR that caused this test ot fail was fixed in July, removing the XFAIL.Jim Ingham2016-10-071-1/+0
* Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474Valentina Giusti2016-10-072-9/+22
* [lit] Don't assume you'll find debugserverHal Finkel2016-10-071-1/+3
* disable TSAN tests on macOS i386Todd Fiala2016-10-061-0/+4
* Convert UniqueCStringMap to use StringRef.Zachary Turner2016-10-0615-156/+172
* xfail TestReportData.py on i386Todd Fiala2016-10-061-0/+1
* xfail TestQueues on macOSTodd Fiala2016-10-061-0/+1
* Fix GetDisplayName when only a demangled name is availableFrancis Ricci2016-10-062-4/+0
* xfail TestSBTypeTypeClass.py on macOS i386Todd Fiala2016-10-061-1/+5
* xfail TestDataFormatterNSIndexPath.py on macOS i386Todd Fiala2016-10-061-0/+1
OpenPOWER on IntegriCloud