summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2017-07-08Update message that Main Thread Checker produces.Kuba Mracek
2017-07-07Disable TestGoASTContextPavel Labath
2017-07-06Working through testcases, converting to run_to_source_breakpoint.Jim Ingham
2017-07-06Revert "Android.rules: build x86 tests with -mstackrealign"Pavel Labath
2017-07-06Add a lldbutils routine that gathers up the boiler-plateJim Ingham
2017-07-05[lldb] Add a testcase for MainThreadCheckerRuntime pluginKuba Mracek
2017-06-29Android.rules: build x86 tests with -mstackrealignPavel Labath
2017-06-23Updated the NSArray and NSDictionary formatters to support new storage formats.Sean Callanan
2017-06-19Updated NSNumber formatter for new internal representation.Sean Callanan
2017-06-16Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...Kuba Mracek
2017-06-15Change how LocateDSYMInVincinityOfExecutable strips off pathJason Molenda
2017-06-14[testsuite] xfailed two tests that depend on NSString conforming to NSCopying.Sean Callanan
2017-06-14[LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.Nitesh Jain
2017-06-14[LLDB][MIPS] Fix TestNoreturnUnwind.py.Nitesh Jain
2017-06-14[LLDB][MIPS] Fix TestRegisterVariables.py.Nitesh Jain
2017-06-13Mark TestCallThatRestarts as flaky on androidPavel Labath
2017-06-12Introduce new command: thread backtrace uniquePavel Labath
2017-06-09Skip TestNoreturnUnwind on linux+clang+armPavel Labath
2017-06-08Fix backtrace of noreturn functions situated at the end of a modulePavel Labath
2017-06-02[TypeSystem] Handle Clang AttributedTypesSean Callanan
2017-05-31Added a testcase for local/namespaced name conflicts.Sean Callanan
2017-05-29Added new API to SBStructuredData classAbhishek Aggarwal
2017-05-25Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath
2017-05-24Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath
2017-05-24RunThreadPlan: Fix halting logic in IgnoreBreakpoints = falsePavel Labath
2017-05-23We shouldn't put actual tests in directories that containJim Ingham
2017-05-19Don't override the SDKs and force the use of /System/Library/Frameworks toJason Molenda
2017-05-17Make TestConflictingSymbol run on non-darwin targetsPavel Labath
2017-05-16[Expression parser] Look up module symbols before hunting globallySean Callanan
2017-05-16Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...Pavel Labath
2017-05-15[TypeSystem] Fix inspection of Objective-C object typesSean Callanan
2017-05-15Disable a test in TestReturnValue on arm64 linuxPavel Labath
2017-05-11xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14....Sean Callanan
2017-05-11[DWARF parser] Produce correct template parameter packsSean Callanan
2017-05-05Add missing 'arch' key to valid qHostInfo keysFrancis Ricci
2017-05-05Fix segfault resulting from empty print promptPavel Labath
2017-05-05ABISysV_arm64: compute return value for large vectors correctlyPavel Labath
2017-05-04[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.Nitesh Jain
2017-05-03Don't attempt to use mpx registers on unsupported platformsFrancis Ricci
2017-05-03Windows fix for TestConflictingDefinition makefilePavel Labath
2017-05-03Fixed a bug where we did not properly use the complete versions of Objective-...Sean Callanan
2017-05-02Android.rules: set "ar" path correctlyPavel Labath
2017-04-28Provide a mechanism to do some pre-loading of symbols up front.Jim Ingham
2017-04-27[LLDB][MIPS] Forgot to add check in commit rl301530Nitesh Jain
2017-04-27[LLDB][MIPS] Fix TestMiExec.py failure.Nitesh Jain
2017-04-25[LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.Nitesh Jain
2017-04-24Name the C++ source files for two tests correctly.Sean Callanan
2017-04-24Fixed two bad Makefiles that might be breaking Linux.Sean Callanan
2017-04-24[Expression parser] Return both types and variablesSean Callanan
2017-04-24[DWARF] Fix lookup in the abstract origins of inlined blocks/functionsSean Callanan