summaryrefslogtreecommitdiffstats
path: root/lldb
Commit message (Expand)AuthorAgeFilesLines
* Simplify GetGlobalProperties functions of Thread/Process/TargetPavel Labath2016-10-193-15/+6
* Remove IntervalTimer classPavel Labath2016-10-191-41/+0
* Minidump plugin: functions parsing memory structures and filtering module listDimitar Vlahovski2016-10-198-2/+464
* [cmake] Use LLVM_CMAKE_PATH for GetSVN scriptMichal Gorny2016-10-191-1/+1
* Revert back to the state before r284550Chris Bieneman2016-10-191-33/+18
* Trying to fix a few more missing LDFLAGS.Chris Bieneman2016-10-191-0/+6
* Fixing the linux bots I broke in r284550Chris Bieneman2016-10-191-3/+9
* When invoking Terminal, don't assume the default shellChris Bieneman2016-10-181-2/+2
* [CMake] Don't include LLDB_TEST_COMPILER in cached variableChris Bieneman2016-10-181-2/+8
* Use clang --driver-mode instead of guessing c++ compiler pathChris Bieneman2016-10-181-18/+21
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
* Fixup r284466 - try to unbreak NetBSDPavel Labath2016-10-181-3/+4
* [cmake] Make dependencies of lldb libraries private, take 2Pavel Labath2016-10-185-15/+33
* Remove a debug print statement.Jim Ingham2016-10-181-1/+0
* More testsuite xfail markings cleanup.Jim Ingham2016-10-182-3/+2
* Fix a crash in expressions with fixits in the dummy target.Jim Ingham2016-10-172-2/+12
* [lldb] Read modules from memory when a local copy is not availableWalter Erquinigo2016-10-172-69/+113
* unittests: Specify types in a bunch of unittest EXPECT'sJustin Bogner2016-10-176-178/+178
* Interpreter: Don't return StringRef from functions whose return value is neve...Justin Bogner2016-10-172-31/+16
* 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
OpenPOWER on IntegriCloud